ggunti / react-native-amazing-cropper

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

Feature request: Fixed cropping area size #6

Open rendomnet opened 5 years ago

rendomnet commented 5 years ago

Is it possible to have fixed cropping area like 300x200px.

so it basically this Feature request https://github.com/ggunti/react-native-amazing-cropper/issues/1 plus resize output image to specific size.

like react-native-image-crop-picker image

ggunti commented 5 years ago

Currently it is not possible to have fixed cropping area

MkNiloufar commented 3 years ago

Dear @ggunti, do you have any plan on developing this feature soon?