开发者

iphone tabbar pop or back to main view problem

开发者 https://www.devze.com 2023-03-01 03:04 出处:网络
1. When app. launch it\'s display loading screen. 2. After loading screen have another screen that contain 4 button.

1.

  When app. launch it's display loading screen.

2.

  After loading screen have another screen that contain 4 button.

3.

  If i select any button that after next screen No.开发者_如何学Go3  contain tabbar controller.

  So now i want to pop (or back to second)screen. but due to the tabbar controller on 3rd screen i can't go to back on second screen that the problem i faced now.



You can put one ToolBar or NavigationBar on top in 3rd screen and put one button in that to go back to 2nd ViewController.
Best of luck.

0

精彩评论

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