Skip to content

A UITabBarController replacement with support for floating action button in the tab bar, and adaptivity between trait environments on iOS, written in Swift.

License

Notifications You must be signed in to change notification settings

cgossain/AdaptiveTabBarController

Repository files navigation

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, cgossain@gmail.com

License

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

About

A UITabBarController replacement with support for floating action button in the tab bar, and adaptivity between trait environments on iOS, written in Swift.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published