开发者

Why i can not push a view controller in my navigationController?

开发者 https://www.devze.com 2023-04-06 06:09 出处:网络
In my navigation based application, first view is sign in or signup view. After that i am using a view which is using tab view controller. That view h开发者_JAVA百科as three tab items. Now i want to c

In my navigation based application, first view is sign in or signup view. After that i am using a view which is using tab view controller. That view h开发者_JAVA百科as three tab items. Now i want to create a new view and push in navigationController. But its not working. But adding new view as subView in tabBarController View works. I want navigation for subViews for each tabBarItem? How can i do that?


See this

In your case just create three items and make them all UINavigationControllers like the first tab item in the above example.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号