Auto Layout and “Hide bottom bar when pushed”

后端 未结 10 2036
Happy的楠姐
Happy的楠姐 2021-01-30 12:54

My app\'s (simplified) structure is this:

UITabBarController with one UINavigationController holding a UITableViewController as ro

10条回答
  •  轮回少年
    2021-01-30 13:58

    In the storyboard, Go to the View Controller that you want to hide the tab bar, click on Attribute Inspector and select Hide bottom bar when pushed. Check image bellow.

提交回复
热议问题