Hi, i'm making a page with a menu that takes the user to other pages, one of these pages is a tabbed page.
For all the pages I am using PushAsync so I have the back button to navigate back to the menu, but when I use it with my tabbed page I dont see the tabs, just the content of the first tab. If I wrap the tabbed page inside a navigation page I have the same problem and if I use the pushModalAsync method I lose the back button but the tabbed page is displayed perfectly.
How do I navigate to a tabbed page and load it with the back navigation button in the top?
↧
Navigate to a tabbed page
↧