A
A
Abra Kadabra2017-09-15 19:48:38
JavaScript
Abra Kadabra, 2017-09-15 19:48:38

How to hide ion-tabs in Ionic when child view is pushed?

How to hide ion-tabs in Ionic when child view is pushed?
Examples with navbram didn't work, what's the best way to do this?
I do it like this:

constructor( public navCtrl: NavController ) {
    this.navCtrl.push(CreditsPage)
  }

But it doesn't work, of course. You need to redefine the root, right? But then pop() won't work.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question