baronha / react-native-multiple-image-picker

🏞 react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android, similar to the current Facebook app.
MIT License
403 stars 107 forks source link

How to have fixed height and width of the cropped image #168

Open amosaxe opened 2 months ago

amosaxe commented 2 months ago

Hi, Great work and features in this library, is there a way to force a fixed height and width(i.e., a fixed aspect ratio) while cropping the asset?

amosaxe commented 2 months ago

Sorry to bug you @baronha, but if you or anyone can help me with the above info, I can close my work, everything is great in this lib when compared to image-crop-picker in terms of performance, just this particular option can become a blocker.