[expo-router] Hide tab bar on one of the routes in a nested Stack layout

Hello, thank you for takeing the time to read my post.

I have a Tab layout and a nested Stack layout. Within the Stack layout, I want to control the visibility of the tab bar based on the active route. I know the way to hide a tab bar globally within the Stack layout (using tabBarStyle option), but don’t know how to do it selectively.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.