Hello,
I’m looking for the current best practice to hide the ion-tabs
component on specific pages in Ionic. Older methods from forum posts are no longer effective. I’ve found a potential solution in this GitHub issue: feat: Hide tab bar when visiting tab's children pages · Issue #21814 · ionic-team/ionic-framework · GitHub, which involves defining a route outside the tabs-routing.module
. Could you confirm if this is the recommended approach, or if there are other up-to-date solutions?
Thanks in advance!
1 post - 1 participant