草庐IT

SlideMenuViewController

全部标签

ios - 如何在从 SlideMenuViewController 实例化的 ViewController 中打开 TabBarController

我想在我所有的ViewController中都有tabBar。我已经实现了SWRevealViewController,它有两个链接的ViewController,一个是TabBarController,另一个是TableViewController我想在我的所有ViewController中使用相同的tabBar,从TableViewController中分离出来。 最佳答案 IwanttohavetabBarinallmyViewControllers.IhaveimplementedtheSWRevealViewControl