ggunti / react-native-amazing-cropper

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

How to fixed aspect ratio #1

Open NukanTran opened 6 years ago

NukanTran commented 6 years ago

please help me!

ggunti commented 6 years ago

Please give more details about your problem regarding aspect ratio.

NukanTran commented 6 years ago

I want to fixed the width / height ratio of the cropping frame like 3/4

ggunti commented 6 years ago

I understand. You want fixed ratio for the cropper frame. It is currently not possible. Currently the cropper frame can have any dimensions. I will consider adding this functionality (fixing the aspect ratio).

NukanTran commented 6 years ago

Thank you so much . I hope to have it soon

sonnihao commented 5 years ago

Ho can I set the Crop aspect ratio? please, I have been waiting for this functionality for ages.