AdaptiveTabBarController 3.0.0

AdaptiveTabBarController 3.0.0

Christian R. Gossain 维护。



  • cgossain

AdaptiveTabBarController

AdaptiveTabBarController 是一个 UITabBarController 的替代品,包含对 tab bar 中浮动操作按钮的支持,以及 iOS 上的紧凑型和常规特性环境的适应性,使用 Swift 编写。

包含的示例项目展示了该库的核心功能。

Split Screen & Rotation Adaptivity

CI Status Version License Platform

示例

要运行示例项目,克隆仓库,然后在 Example 目录中首先运行 pod install

要求

  • iOS 11.4
  • Swift 5.0

安装

AdaptiveTabBarController 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile

pod 'AdaptiveTabBarController'

作者

Christian Gossain, [email protected]

许可证

AdaptiveTabBarController 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。