开发者

How do you create a raised tab bar item, like is found in Instagram?

How do开发者_开发百科 you create a raised item within a UITabBar?

For example, Instagram has this:

How do you create a raised tab bar item, like is found in Instagram?

How would I achieve something similar in my application?


iDevRecipes posted about how to go about recreating exactly that recently, although it's not written by Instagram's developers. Check out this post. The basic idea is that you create a custom UIButton then add it as a subview above the middle of the tab bar (the middle tab is a dummy tab bar item that does nothing).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜