ggunti / react-native-amazing-cropper

Image cropper for react native using Animated API
MIT License
145 stars 83 forks source link

When you crop from left directly in iOS it navigate back #51

Closed c-info closed 2 years ago

c-info commented 3 years ago

When you start cropping from left top corner directly it slides and open previous screen also if you stop drag cropping area is moves on another location instead of over image.

jordangrant commented 3 years ago

Add padding to the image area with BORDER_WIDTH={100}