AdaptiveTabBarController 3.0.0

AdaptiveTabBarController 3.0.0

Maintained by Christian R. Gossain.



  • By
  • cgossain

AdaptiveTabBarController

AdaptiveTabBarController is a UITabBarController replacement that includes support for a floating action button in the tab bar, and adaptivity between compact and regular trait environments on iOS, written in Swift.

The included example project showcases the core functionality of this library.

Split Screen & Rotation Adaptivity

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 11.4
  • Swift 5.0

Installation

AdaptiveTabBarController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AdaptiveTabBarController'

Author

Christian Gossain, [email protected]

License

AdaptiveTabBarController is available under the MIT license. See the LICENSE file for more info.