Skip to content

Instantly share code, notes, and snippets.

@wavecos
Created August 22, 2014 15:56
Show Gist options
  • Save wavecos/d18c695832b042e0e498 to your computer and use it in GitHub Desktop.
Save wavecos/d18c695832b042e0e498 to your computer and use it in GitHub Desktop.
Hide the BottomBar (TabBar) when Push a Controller
destinationController.hidesBottomBarWhenPushed = YES;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment