In my application (based on the Tab bar application XCode template) I use a UITabBarController to display a list of different sections of the application that the user can a
@m4rkk & @lan terrell that code does not work.
I wasn't able to get it so I just disable the navigation bar altogether.
tabBarController.moreNavigationController.navigationBar.hidden = YES;