How can I hide tabs?

just as the demo https://github.com/driftyco/ionic-starter-tabs

but when we enter page #/tab/friend/:friendId from page #/tab/friends, I need to hide tabs below and the back-button can return.

I haven’t figured it out, help please!

Use ng-if :smile:

thank you! but it’s not the best way, how can we define one view’s parent view and how to control the back-bottom show/hide, the nag-back-button can just work in the same ion-nav-view, can we add relation between one ion-nab-view to another? Or one route state to another?[quote=“mhartington, post:2, topic:4047”]
Use ng-if :smile:


[/quote]

try this: