You can have both tabbed and tabless routes.
To do so, one way is to put the routes that should have tabs in their own component with <IonTabs>, the router for those tabs, and everything else as described here.
You can have both tabbed and tabless routes.
To do so, one way is to put the routes that should have tabs in their own component with <IonTabs>, the router for those tabs, and everything else as described here.