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];
1.4m articles
1.4m replys
5 comments
57.0k users