rickytan / RTRootNavigationController

Implicitly make every view controller has its own navigation bar
MIT License
2.15k stars 379 forks source link

怎么获取tabbarController #261

Closed ffzf closed 5 years ago

ffzf commented 5 years ago

使用self.window.rootViewController = [[RTRootNavigationController alloc] initWithRootViewControllerNoWrapping:tabController]设置rootViewController时,怎么获取tabController