Skip to content

Instantly share code, notes, and snippets.

@BradB132
Last active August 29, 2015 14:22
Show Gist options
  • Save BradB132/997fc1c9dd1bceab3dfc to your computer and use it in GitHub Desktop.
Save BradB132/997fc1c9dd1bceab3dfc to your computer and use it in GitHub Desktop.
ViewControllerTransitionsPart1-1
- (void)viewDidLoad
{
[super viewDidLoad];
self.navigationController.delegate = self;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment