开发者

A UITabBar like this

开发者 https://www.devze.com 2023-03-31 18:13 出处:网络
I wondering how I can make a UITabBat like this: The height of this is more than the stand UITabBar and also the icons are larger. Also the arrow on top.

I wondering how I can make a UITabBat like this:

A UITabBar like this

The height of this is more than the stand UITabBar and also the icons are larger. Also the arrow on top.

I tried changing the height but it looks really bad. Th开发者_如何学Ce icons aren't centred vertically. Also I couldn't change the background.

Thanks.


I'd suggest several things;

  1. Check out the core animation videos from this years wwdc, you can use it to create effects like the triangle and move it back and forth. Then write your own tab bar controller class.
  2. you could also consider a third party library like http://cocoacontrols.com/platforms/ios/controls/tabbarkit
0

精彩评论

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

关注公众号