@JayWilsonJr wrote:
I am building a app that uses tabs and menu. All the items in the menu are separate pages that are not a part of the tab bar. I would like the menu pages to display the tab bar when viewed. I have been unable to successfully get the menu pages to show as subviews on the tabs abstract view.
Whenever I navigate to a menu item it is treated as a part of the tabs nav history. (back button shows up, page slides into view) How can I structure things so that the menu items are treated as top level pages? Here's a codepen that shows the challenge I am facing:
*I am using a Ionic Modal because I wanted the menu to slide in from the bottom/top not the sides.
Posts: 3
Participants: 2