- Show header tab menu
- Infinite scroll header tab menu
- Infinite scroll contents view
- Can add header view
- Show header tab selected view (customizeable)
- Can scroll header view or navigation bar (customizeable)
- Xcode 7.3+
- iOS 8.0+
- Swift 2.2+
- iPhone Portrait (iPad Not Supported)
ViewPagerController is available through CocoaPods. To install it, simply add the following line to your Podfile:
use_frameworks!
pod "ViewPagerController"
To integrate ViewPagerController into your Xcode project using Carthage, specify it in your Cartfile:
github "xxxAIRINxxx/ViewPagerController"
MIT license. See the LICENSE file for more info.