Hi, tried to find an answer for this but couldn't find it anywhere.
I have a TabbedPage, and inside a tab I have a ListView. When I select a ListView row it pushes to the detail page correctly, however the TabBar gets pushed off the screen as well. I want the TabBar to stay there.
Can someone guide me how I should set up my XAML to achieve this?
Thanks.