iphone - Tab bar within Navigation bar -


I have a navigation based app, now I want to add a tab bar in one screen. Anyone can share code snippets on how I can do this Thanks

Generally a One is to add a navigation view to the tab view, not exactly the opposite. As far as I know it is not possible to add a tab bar in a navigation view.


Comments