TabBar inside a navigationbar controller
I am doing an iphone app in which a have three views
1) Login View (when the application starts )
2) First view(addstocks view)
3) Second View (Trade view).
When i load second view (trade view) on that view i have to laod a tabbar with four tabs and their respective view.
I have completed navigation through all the three view now i want to add a tabbar to my second view .Can anybody help me how to do it....
I am doing an iphone app in which a have three views
1) Login View (when the application starts )
2) First view(addstocks view)
3) Second View (Trade view).
When i load second view (trade view) on that view i have to laod a tabbar with four tabs and their respective view.
I have completed navigation through all the three view now i want to add a tabbar to my second view .Can anybody help me how to do it....