Skip to content

When pushing from a NavigationController that has a UITabBarController as its child, the tab bar gets hidden. #599

Closed Answered by LeoNatan
kouki-shito asked this question in General
Discussion options

You must be logged in to vote

Looking at your screen diagram, I think you can manage with the tab controller being the root controller. Have the login controller modal, then push your messages, notifications, etc. controllers to the selected tab controller’s navigation controller. Each of those controllers should have hidesBottomBarWhenPushed=true, which will hide the tab bar when pushing.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@LeoNatan
Comment options

Answer selected by kouki-shito
Comment options

You must be logged in to vote
1 reply
@LeoNatan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants