Describe the bug
When the side-menu is closed, touching the screen should not focus the invisible items in the sidemenu. These items should not be focusable when the side-menu is closed.
To Reproduce
Steps to reproduce the behavior:
- Enable TalkBack on Android or VoiceOver on iOS
- For an iOS simulator, this can be done by enabling VoiceOver in the MacOS system settings
- Open an app that uses react-native-side-menu.
- Ensure the sidemenu is closed and tap on the location of an item in the menu (where an item would be if the menu was open)
Example on Expo: https://snack.expo.dev/@personalizedrefrigerator/7469a1
Platform
- OS: Android 10, iOS 16.6.1
- React Native version: 0.72.4
- Library Version: 1.3.4
Describe the bug
When the side-menu is closed, touching the screen should not focus the invisible items in the sidemenu. These items should not be focusable when the side-menu is closed.
To Reproduce
Steps to reproduce the behavior:
Example on Expo: https://snack.expo.dev/@personalizedrefrigerator/7469a1
Platform