How to use TabBar in a iPhone Navigation template
- by iPhoneDev
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 :(