How to link UINavigationController to multiple ViewController?

Posted by RAGOpoR on Stack Overflow See other posts from Stack Overflow or by RAGOpoR
Published on 2010-03-31T02:21:02Z Indexed on 2010/03/31 2:23 UTC
Read the original article Hit count: 482

i have 2 tabbars each bar have own ViewController and UINavigationController.

so i create 1 instance UINavigationController from my Appdelegate, how can i link them with my UINavigationController?

Notice i try: in IB it can link only 1 to 1

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uinavigationcontroller