react-native-image-resizer
react-native-image-resizer copied to clipboard
Default mode should be "cover"
The latest update just broke my app because it is containing the image within a boundary vs the default pre update, which was not containing within a boundary.
I get how the new modes are useful to some people, but I don't think it should brake existing integrations.
Setting the mode to "cover" fixed the issue for me.