i have an application with nav bar and tab bar. i created a nav bar app and dragged a tab view into first view
i dont need tabbar in subsequent views. only in first view
now, i want to load different xibs for different tab items. how to do this ? note that i am not using a tab view controller here.
i dont need tabbar in subsequent views. only in first view
now, i want to load different xibs for different tab items. how to do this ? note that i am not using a tab view controller here.