📱 PrioritizedTabBar
专为我们的 dribbble 图片 设计的 TabBar。
作为 UITabBar 的子类实现。因此,它支持您期望的行为。包括暗黑模式。
请随意在您的项目中使用此代码,如果您有任何问题或建议,请 与我联系。
示例
要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install
。
安装
PriorityTabBar 通过 CocoaPods 提供。要安装它,请将以下行添加到 Podfile:
pod 'PrioritizedTabBar'
许可证
PriorityTabBar 在 MIT 许可证下提供。