react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Accessibility issue: Unable to select the images while accessibility on in Android/IOS
Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.40.0
- react-native v0.72.4
Platform
Tell us to which platform this issue is related
- iOS
- Android
Expected behaviour
It should select the photos from the gallery on double tap while accessibility on
Actual behaviour
I'm making my app accessible with voice over IOS and talk android, But when the ImagePicker.openPicker({ and I'm unable to access and select the photos.
Steps to reproduce
-
Turn on voice-over in IOS from the setting
-
call ImagePicker.openPicker({
-
Try to select the images on a double-tap
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
https://github.com/ivpusic/react-native-image-crop-picker/pull/1439 This PR merge will help you on the issue