我希望发生的事情是隐藏某个视图上的选项卡栏,并在用户更改视图时再次显示选项卡栏。我看到了一段用于隐藏标签栏的代码:{ if ( [tabBarController.view.subviewstabBarController.view.bounds.size.width,
tabBarController.view.bounds.size.height
我面临的问题是,当我尝试从第一个Vc按下按钮时,hidesBottomBarWhenPushed不工作 if let newVc = UIStoryboard.homeSB.instantiateViewControllerhidesBottomBarWhenPushed = true
self.navigationController?.