Add table view and navigation control to existing view based app

Posted by ajcooper on Stack Overflow See other posts from Stack Overflow or by ajcooper
Published on 2010-03-12T00:33:44Z Indexed on 2010/03/12 0:37 UTC
Read the original article Hit count: 288

Filed under:
|
|

Hi

I have an existing iPhone application which starts from a UIViewController.

What I want to do is add two new table views, one which will require the navigation controller. Can anyone provide info on how to retrofit this into my app or will I need to start again from scratch using the navigation template?

Thanks

Aidan

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview