How can I push a Page outside of ion-tabs? I'd like to show a detail page where the tabs are not shown.
The case is: I have my Tabs App where I have a list on the first tab and I want to click an item and navigate to the details page of that item and not to show the tabs, only the details and a back button.