When programming on iPhone or iPad, it’s common to have a UITabBarController mixed with UINavigationController.
You will probably find yourself needing to show the Root View Controller of a Navigation Controller when you switch Tabs in the Tab Controller. Continue reading “Show the UINavigationController Root View Controller in UITabBarController”