I have a UITabBarController
interface with 4 tabs. Each tab has a UINavigationController
. How would I return to the topmost UIViewController
in each UINavigationController
whenever a tab bar button is pressed?
Asked
Active
Viewed 397 times
2