pedreviljoen / react-native-menu

Simple & lightweight customisable menu drawer component
MIT License
57 stars 16 forks source link

Main content is not clickable or scrollable when overlay = false (even when drawer is hidden) #81

Closed mazensharkawy closed 3 years ago

mazensharkawy commented 3 years ago

Main content is not clickable or scrollable when overlay = false (even when drawer is hidden) You can see main content but can't interact with it. However as soon as i change it to overlay = true .. everything works

Tested on android 8.1 and android 11

pedreviljoen commented 3 years ago

@mazensharkawy Please check out the bug report to raise awareness for a bug: https://github.com/pedreviljoen/react-native-menu/blob/master/.github/ISSUE_TEMPLATE/bug_report.md