Skip to content

Infinite menu & view paging Controller. written in Swift.

License

Notifications You must be signed in to change notification settings

Maqix/ViewPagerController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViewPagerController

Swift 2.2 Platforms iOS Xcode 7.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 7.3+
  • iOS 8.0+
  • Swift 2.2+
  • iPhone Portrait (iPad Not Supported)

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.

About

Infinite menu & view paging Controller. written in Swift.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 97.8%
  • Objective-C 1.5%
  • Ruby 0.7%