I'd like to create a drill down interface completely with the Interface Builder. Is it possible in beta4?
I can't figure out how to add more than one UIViewController to UINavigationController. Also, UINavigationItem seems a little tricky to me... should I create a separate UINavigationItem for each UIViewController in my UINavigationController?
I can't figure out how to add more than one UIViewController to UINavigationController. Also, UINavigationItem seems a little tricky to me... should I create a separate UINavigationItem for each UIViewController in my UINavigationController?