ivpusic / react-native-image-crop-picker

iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
MIT License
6.13k stars 1.56k forks source link

I am noticing that cropping is very slow on android #1482

Open ghost opened 3 years ago

ghost commented 3 years ago

android 10 galaxy A 60. cropping is true. Takes around 5 seconds to be cropping only for one image

zoom2009 commented 3 years ago

me too

zoom2009 commented 3 years ago

I resize image using react-native-image-resizer before openCropping. it seems faster