如何制作类似 Twitter for Mac 顶栏或 GitHub 的顶栏?

发布于 2024-11-27 19:03:25 字数 238 浏览 0 评论 0原文

我正在制作一个应用程序,发现 Twitter 有这种浏览视图的样式(如 iOS UINavigationController):

nav bar

< img src="https://i.sstatic.net/oXA7B.png" alt="在此处输入图像描述">

是否有任何控件可以模拟该行为?

I'm making an app and seen that twitter has this style for navigating through views (like iOS UINavigationController):

nav bar

enter image description here

Is there any control that emulates that behavior?

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

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

发布评论

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

评论(1

梦巷 2024-12-04 19:03:25

看看 PXNavigationBar,它具有这种面包屑导航栏。

然而,关于这种特定类型的控制,我可能是错的,但我认为这是 Chameleon 的一部分项目(由 GitHub for Mac 应用程序使用)和/或 TwUI(Twitter for Mac UI)。

Take a look PXNavigationBar, it features this kind of breadcrumb navigation bar.

However, about this specific type of control, I might be wrong, but I think this is part of the Chameleon project (used by the GitHub for Mac app) and/or TwUI (Twitter for Mac UI).

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