react-native-image-resizer
react-native-image-resizer copied to clipboard
Do not crash during rotation on some devices
I don't know why, but on some devices is sometimes source null, escpecially on my old Samsung with Android 7. This is not fix, but it will prevent to crash whole app, it will only reject promise. Maybe it will be useful for someone.
Related to #53
Not sure this is the proper fix :/ This could hide more problems..
@Minishlink Yea, this is not fix. It will only prevent crash of whole app.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.