By adamwulf on January 20, 2010
By Matt Long on June 26, 2009
I’ve seen a good bit of sample code that shows how to implement using a UINavigationController in a view controller that is managed by a UITabBarController, but I haven’t seen much on how to do it with Interface Builder. Turns out that it’s pretty simple and I’m going to show you how.
Read more on UITabBarController with UINavigationController Using Interface Builder…