3-dot menu in native app

0
How to implement the 3 vertical dots menu we typically have in mobile apps. I could not find any widget in native app. Also how to open/close the menu section on click of it? What widget will be used to display the menu section and items?
asked
1 answers
1

The Native Mobile Resources package has a Pop-up Menu widget that should do it. There’s a video at the link.

answered