1
votes

Are there any good example of a UITabBarController inside of a UINavigationController? I have been googling it, but all I can find is the opposite (one navigation controller for each tab bar). I have two tabs and I want either to be able to control the overall navigation.

1

1 Answers