TabBarController
Posted ZhangDreamK
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TabBarController相关的知识,希望对你有一定的参考价值。
当我们在storyboard里面拖出一个TabBarController时,系统默认连着两个ViewController
如果我们像把这两个ViewController变成NavigationController 那我们需要这样做
选中需要改变的ViewController
选中editor ->embed in ->NavigationController
这样就会让他们同时拥有两个根视图控制器
以上是关于TabBarController的主要内容,如果未能解决你的问题,请参考以下文章
TabBarController 添加自定义按钮不可点击问题[重复]
在 TabBarController 上刷新 ViewController