Tab Bar Application With Navigation Controller

前端 未结 8 914
春和景丽
春和景丽 2020-11-27 10:28

I have a simple iPhone app that has a tab bar and 3 tabs. Each tab loads as a separate nib with a corresponding controller. Each nib contains a tableview with some other con

8条回答
  •  感情败类
    2020-11-27 10:43

    And a how-to right from the horse's mouth here:

    http://developer.apple.com/iphone/library/featuredarticles/ViewControllerPGforiPhoneOS/CombiningViewControllers/CombiningViewControllers.html#//apple_ref/doc/uid/TP40007457-CH104-SW2

提交回复
热议问题