I'm trying to hide my navigationBar and toolbars on tap, similar to the way the Photos application works.
Any pointers would be greatly appreciated.
Thanks!
This works too :)
[self.navigationController setNavigationBarHidden:YES animated:YES];
2.1m questions
2.1m answers
60 comments
57.0k users