Is it possible to push a UITabbarController from a UINavigationController?
Posted
by Sheehan Alam
on Stack Overflow
See other posts from Stack Overflow
or by Sheehan Alam
Published on 2010-06-10T02:32:36Z
Indexed on
2010/06/10
2:42 UTC
Read the original article
Hit count: 297
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?
© Stack Overflow or respective owner