Open
Description
Description
Using Voiceover on iOS. When I open a modal I expect the focus to shift to the modal so that I know something happened. I should be able to navigate the contents of the modal clearly and not be able to access content from outside the modal while the modal is open
CodeSandbox/Snack link
https://snack.expo.dev/@simonflk/nativebase-voiceover-modal-issue
Steps to reproduce
- Open the snack link
- Enable Voiceover on iOS
- focus the button
- Double-tap to press the button
- The modal is open, but the trigger button is still focused
- Swipe left or right to access the contents of the modal
NativeBase Version
3.4.3
Platform
- Android
- CRA
- Expo
- iOS
- Next
Other Platform
No response
Additional Information
iOS 15.4:
RPReplay_Final1651514831.mov
Android 12:
I could not record sound, but you can see clearly that the modal header is automatically focused when the modal opens, and I cannot access any content outside the modal.