Skip to content

ipagong/PGTabBar-Swift

Repository files navigation

PGTabBar

CI Status Version License Platform

It simply provide TabContianer & protocols (tabcell, tabitem, tabindicator).

You can customize tabcell, tabitem, tabindicator with protocols.

Example

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

appetize.io demo : [ here ]

Requirements

  • above ios 8.0
  • swift 3.0
  • with cocoapods

Installation

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

pod "PGTabBar"

Author

iPagong, ipagong.dev@gmail.com

License

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