开发者

Objective C adding a tab bar item to change to other views

开发者 https://www.devze.com 2023-01-14 12:16 出处:网络
I Have a normal view based application and have added an UITabBar component.开发者_StackOverflow I have found help how to create a tabbar app but nothing about how to use the UITabbar item separately

I Have a normal view based application and have added an UITabBar component.开发者_StackOverflow I have found help how to create a tabbar app but nothing about how to use the UITabbar item separately

How may I use this to switch views please?


Have you inserted your UIViewControllers in the UITabBarController? You'd better have a look at this guide and maybe post some code of yours

0

精彩评论

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