开发者

UITabBarController + UinavigatinbarController in the middle of an application

开发者 https://www.devze.com 2023-01-21 23:53 出处:网络
How can I add UITabBarController + UinavigatinbarController in the middle of an iphone application. I dont want 开发者_如何学JAVAtabbar and navigationbar in my first screen but my rest of the applicat

How can I add UITabBarController + UinavigatinbarController in the middle of an iphone application. I dont want 开发者_如何学JAVAtabbar and navigationbar in my first screen but my rest of the application require UITabBarController + UinavigatinbarController.

How can I achive that ?

What type of project do I need to create ?

Is there any example ?

Any suggestion/help.

Thanx in advance.


You can start with navigation controller as your main controller (with navbar hidden) and after your first screen work is finished ( I am guessing it is a login screen or welcome screen) then you can push the Tabbarcontroller using the main navigation controller.

0

精彩评论

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

关注公众号