开发者

Tabbar With 6 Tabs

开发者 https://www.devze.com 2023-02-19 18:55 出处:网络
Anyone know of a way to place 6 tabs in the tabbar without the mo开发者_运维技巧re button kicking in?You can\'t. You will have to write your own custom one.as Daniel said you would have to write your

Anyone know of a way to place 6 tabs in the tabbar without the mo开发者_运维技巧re button kicking in?


You can't. You will have to write your own custom one.


as Daniel said you would have to write your own.

I did write an iOS 7+ compatible simple UITabBar+UITabBarController replacement that can support any number of tabs and that uses Auto Layout to build it's view hierarchy. Check out NGTabBar.

0

精彩评论

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