NavigationContainer
NavigationContainer copied to clipboard
bug

tabbar图片和文字没有显示?
你应该使用
tabbar.viewControllers = [nav1, nav2]
而不是addChildViewController
按你说到这样写还是相同的问题 https://github.com/lanchc/MyDemo.git
bug已修复,请拉取最新代码 @lanchc 感谢反馈!