manucorporat states that it’s super easy to hide ion-tab-bar when we want it, but I can’t find how. Is it done with css like this document.querySelector('ion-tab-bar').style.display = 'none';
or is there a way doing it really programatically ?
I’m sorry but I do not understand: would you mind telling us what you mean by my
"custom tabs html tags"
that you say I have to use?
Do you mean just <ion-tabs>? I believe that in an Ionic (4+) application, <ion-tabs> can only be used once - one cannot use more than one <ion-tabs> in an Ionic (4+) application. If I am wrong on this assumption, then someone please correct me!
Is it possible to specify more clearly, please, what your solution is? Thanks!