GeekyAnts / GeekyAnts/NativeBase
Menu automatically creates ScrollView on iOS, that can't be disabled
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I was implementing the `` component as described in the documentation. While testing, I realized that the opened menu is scrollable on my iOS devices - which shouldn't happen. It works fine on android and I didn't find any prop in the Menu component to control this.
### CodeSandbox/Snack link
https://snack.expo.dev/@marian.ludwig/menu-scrollable-on-ios-bug
### Steps to reproduce
Snack is attached, but I basically just c&p the documentation example
### NativeBase Version
3.4.22
### Platform
- [ ] Android
- [ ] CRA
- [X] Expo
- [X] iOS
- [ ] Next´
Contributor guide
Assessment
This issue has not been assessed yet.