callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
376 stars 118 forks source link

doc(README): Add more info about resizeMode #25

Closed guhungry closed 5 years ago

guhungry commented 5 years ago

resizeMode works only in iOS with contain as the default value and in Android it's always cover. Close #21