react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Doesn't open picker with "limited" permission status
Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.38.0
- react-native v0.67.2
Platform
Tell us to which platform this issue is related
- iOS
Expected behaviour
Should open image picker
Actual behaviour
Doesn't open picker (ImagePicker.openPicker) when permission status equal 'limited', don't choose photos and do close with a gesture If manage photos and add, restart app and trying again open picker it still doesn't open if press "cancel" or "Done" (without select photos) and again open picker work fine
Steps to reproduce
- Request permission
- Select "Select Photos..."
- Don't select images
- Close (with a gesture)
- Try opening it again
Attachments
// stacktrace or any other useful debug info
Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate