开发者

Implementing a UITabBar in my working Three20 application

开发者 https://www.devze.com 2022-12-15 09:17 出处:网络
I have a working application using Three20.It basically is a bunch of nested TT开发者_开发百科ableView\'s.

I have a working application using Three20. It basically is a bunch of nested TT开发者_开发百科ableView's.

I would like to add a UITabBar to the bottom of my app, but am not sure how to start. I used the Three20 project templates available at Three20.info

Thanks,

John


Checkout the TTNavigatorDemo that ships with three20. In particular, notice TabBarController.m, and its interaction with AppDelegate.

0

精彩评论

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