Open brianGammon opened 8 months ago
Hey @brianGammon, Thanks for reporting the issue. We will have a look.
@Viraj-10 do you think the team will have a solution for long Menu lists? I think in NativeBase it would add a scrollview. I need this functionality for my app.
Hello @Viraj-10 - revising this issue from a few months back. Has anyone on the team looked into added a scrollview to Menu?
Description
When using the Menu component, if the list of items is longer then 12 or so, the menu modal is cutoff and the user has no way to find and select an item that is not visible. Could we have the ability to scroll within the menu when open? Or some arrows to indicate the additional items outside of the viewport? Also, the menu should use safearea insets to avoid being too close to the edges.
CodeSandbox/Snack link
No response
Steps to reproduce
npm run ios
Example component with Menu:
gluestack-ui Version
1.1.9
Platform
Other Platform
No response
Additional Information
No response