ViewPagerController 2.0.0

ViewPagerController 2.0.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2018
SPMSupports SPM

Maintained by airin.



  • By
  • Airin

ViewPagerController

Swift 4.1 Platforms iOS Xcode 9.3+

capture1

capture2

Features

  • 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)

Demo

See demo on Appetize.io

Requirements

  • Xcode 9.3+
  • iPhone Portrait (iPad Not Supported)
OS Swift
v1.3.0 iOS 8+ 3.0
v2.0.x iOS 9+ 4.1

Installation

CocoaPods

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

use_frameworks!

pod "ViewPagerController"

Carthage

To integrate ViewPagerController into your Xcode project using Carthage, specify it in your Cartfile:

github "xxxAIRINxxx/ViewPagerController"

License

MIT license. See the LICENSE file for more info.