TETabBarController 0.3.3

TETabBarController 0.3.3

Maintained by Tim Ellis.




  • By
  • Timothy Ellis

TETabBarController

CI Status Version License Platform

This is a custom implementation of the tab bar which allows for more flexibility of the tabs shown. For example, you are able to add long press actions to the tab bar items, or make a tab tappable but not selectable.

This project was created as a proof of concept since there is no native (or easy) way to customise the tab bar items.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Example

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

Installation

Cocoapods

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

pod 'TETabBarController'

Author

Timothy Ellis, [email protected]

License

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