My app\'s (simplified) structure is this:
UITabBarController with one UINavigationController holding a UITableViewController as ro
UITabBarController
UINavigationController
UITableViewController
In the storyboard, Go to the View Controller that you want to hide the tab bar, click on Attribute Inspector and select Hide bottom bar when pushed. Check image bellow.