Is it possible to push a UITabbarController from a UINavigationController?
- by Sheehan Alam
I have a UITabBarController that is loading a UINavigationController.
When I push a new view controller, is it possible to change the UITabBarController to a new set of tabs?