react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
**Environment** - expo: 52.0.31 - expo-image-picker: 16.0.5 - react-native: included with Expo SDK 52 - Platform: iOS - Devices tested: iPhone 13 (iOS 18.4.0) - Reproducibility: Crashes on some devices,...
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.36.4? - react-native v0.63.4 ### Platform Tell us to which platform this issue is related - iOS ### Expected...
Hi, My app crashes whenever I try to upload a large video file. After debugging, here's what I found: When I upload a video with these conditions: Duration below 30...
Here is a reproducible repo that contains the issue I will discuss below: [https://github.com/jakeherm/image-picker-cropper-test](https://github.com/jakeherm/image-picker-cropper-test) When I attempt to select an image or many images via expo-image-manipulator, then use react-native-image-crop-picker to...
## Description This PR fixes the `maxFiles` option for Android image picker. Previously, the `maxFiles` option was documented in the README but wasn't properly implemented for Android devices. ## Changes...
Cannot Click X and ✓ Buttons at the Top When Cropping on Android with the Latest Versions of React Native and react-native-crop-picker 
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.41.6 - react-native v0.74.3 ### Platform Tell us to which platform this issue is related - iOS ### Expected...
Hello, First of all i would like to thank you guys for the wonderful library. Issue here whenever i record a video / upload from Gallery the video is showing...
Gallery is not open on Android version 10. while camera is working fine I'm requesting all the persions like for older android version we need to request the read external...