How to hide parent tabbar when pushing controller in navigationController

后端 未结 8 631
耶瑟儿~
耶瑟儿~ 2020-12-14 07:06

I have an application with a tab bar controller and each view contains a navigation controller. My MainWindow looks as follows: Image here http://www.freeimagehosting.net/im

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-14 08:00

    You can simple hide parent tabbar through storyboard .

    Select viewcontroller > Attribute Inspector > check Hide Bottom Bar on Push

提交回复
热议问题