Ionic 2 navigation question

Hi,

I was having a little play around with ionic 2 and I could not figure something out with the nav.

I have a login page that goes to the tabs view… Then on one of the tab pages I was to go to a details page from an item list. On the details page I do not want the tabs to be visible.

How is this achievable in ionic 2?

Resolved using last post in: Ionic Hide Tabs

If there’s a better solution or one built in please let me know.