How to use TabBar in a iPhone Navigation template

Posted by iPhoneDev on Stack Overflow See other posts from Stack Overflow or by iPhoneDev
Published on 2010-06-01T11:28:31Z Indexed on 2010/06/01 11:33 UTC
Read the original article Hit count: 243

Filed under:

My app contain 20 to 25 views. Only one view required TabBar. User need to navigate 7 to 8 views, then only TabBar view will appear.

So considering this I have started with Navigation Based template. But when I am creating TabBar view with Tabbar Controller, navigation is not working properly (it might be because its NavigationBased tamplate).

Please help me, I am highly confused :(

© Stack Overflow or respective owner

Related posts about iphone