Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个最初由另一个程序员开发的应用程序。我的工作是让界面更吸引人。我发现的一种真正有效的方法是自定义标签栏。我已经非常喜欢 iOS 6 的 iPad 版 App Store。我想知道重新创建它的最佳方法是什么(对于 iPad)?任何帮助将不胜感激!
该应用程序严重依赖 UITabBar,所以我尽量不改变这个模型。我检查了 TBTabBar,但目前它只支持 iPhone。
我在这里和这里找到了一些定制。我不知道它是否也适用于 iPad,但我希望它有助于找到方向。