Created
August 22, 2014 15:56
-
-
Save wavecos/d18c695832b042e0e498 to your computer and use it in GitHub Desktop.
Hide the BottomBar (TabBar) when Push a Controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
destinationController.hidesBottomBarWhenPushed = YES; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment