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

[Android] resizeMode is always cover #21

Closed guhungry closed 5 years ago

guhungry commented 5 years ago

resizeMode is not work on android should we mention it as iOS only in the README

https://github.com/react-native-community/react-native-image-editor/blob/787dbb4c321f1c3324f02b5b5129997100b344b0/android/src/main/java/com/reactnativecommunity/imageeditor/ImageEditorModule.java#L183-L198

Trancever commented 5 years ago

Hi @guhungry Do you want to send a PR?