标签: ios swift uitableview tabbar
如何在导航流程中隐藏tabbar?
tabbar
self.tabbarController.tabbar.hidden = true
这不起作用。我是用ViewWillAppear方法调用它的。
ViewWillAppear
答案 0 :(得分:0)
如果您正在使用storyboard
Hide Bottom Bar on Push