I'm building an app in Edge and would like a menu system that pops up on each page every time the user presses the menu button.
The menu will have a semi-transparent background so that you can still see the page behind, as well as 100% opacity menu buttons. The buttons will animate in. I would like this on every screen of a 20+ screen app.
Firstly, is it possible?
Secondly, is it a case of building the menu functionality and then copying and pasting it in to every page, adding in the actions to trigger the menu etc?
Is there a more economical way of doing this to cut down on memory?
Many thanks!