像这样的 UITabBar

发布于 2024-12-02 09:03:55 字数 187 浏览 1 评论 0原文

我想知道如何制作这样的 UITabBat: 在此处输入图像描述

它的高度比支架 UITabBar 更高,而且图标也更大。还有上面的箭头。

我尝试改变高度,但看起来很糟糕。图标未垂直居中。我也无法更改背景。

谢谢。

I wondering how I can make a UITabBat like this:
enter image description here

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. The icons aren't centred vertically. Also I couldn't change the background.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

Oo萌小芽oO 2024-12-09 09:03:55

我建议几件事;

  1. 看看今年WWDC的核心动画视频,你可以用它来创建类似三角形的效果并来回移动。然后编写自己的标签栏控制器类。
  2. 您还可以考虑第三方库,例如 http://cocoacontrols.com/platforms/ios/controls/选项卡工具包

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
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文