alwx / react-native-photo-view

Pinch-to-zoom view for React Native (both iOS and Android)
MIT License
816 stars 434 forks source link

Cropper with photoView ? #126

Closed ershubhamgarg closed 6 years ago

ershubhamgarg commented 6 years ago

@alwx Can we implement image cropper with PhotoView ?

computerjazz commented 6 years ago

I'm wrapping PhotoView in https://github.com/gre/react-native-view-shot and it's working well.

tommynordli commented 6 years ago

I would also love cropping functionality! 'react-native-view-shot' only captures the screen, so the photo quality/size will vary between devices

tommynordli commented 6 years ago

@ershubhamgarg did you find a good solution? Since you closed the issue.