loekTheDreamer

Results 15 comments of loekTheDreamer

same 🆘 @fmartinez98 have you found a fix or a workaround yet?

Good afternoon. Thank you so much for assisting me, ive been struggling with this problem for a couple of weeks now. I had a look at the link you provided....

> Use https://github.com/abbasmoosavi/react-native-image-crop-picker.git my fork this would be great if you rebased your work and not merged it (Showing 199 changed files with 13,743 additions and 6,041 deletions). i just...

if you make width 0 and height 0 it defaults to the image aspect: ``` ImagePicker.openPicker({ width: 0, height: 0, cropping: true, }) ``` ![Simulator Screen Shot - iPhone 14...

> @loekTheDreamer did you have any crash after you cropped the picture? My app just closed with width: 0,height: 0, No, no crash. But the image is an extremely massive....