I want to have an ion-nav-bar in some of my screens and not in others. How do I do that? Currently it seems we put it in the index.html file but then that applies to all my controllers.
Nevermind; hide-nav-bar=“true” did the trick
I want to have an ion-nav-bar in some of my screens and not in others. How do I do that? Currently it seems we put it in the index.html file but then that applies to all my controllers.
Nevermind; hide-nav-bar=“true” did the trick