st0ffern / react-native-image-cropper

Crop your images with zoom and pan
https://www.npmjs.com/package/react-native-image-cropper
MIT License
158 stars 67 forks source link

Possible to crop "inside" cropWidth/cropHeight? #62

Open isaachinman opened 6 years ago

isaachinman commented 6 years ago

Hello! Thanks for a cool component here.

I wasn't exactly sure how to phrase the title of this issue. I am wondering if "Instagram-style" cropping, where one dimension of the photo (either width or height) is actually inside the crop bounds, giving a white-border effect, is possible with this component.

I've installed this component into my project and it seems as though this functionality is not possible out of the box.