Skip to content

JeremyPacker/MXSegmentedPager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MXSegmentedPager

CI Status Version License Platform

The standard MXSegmentedPager class is a simple paging control using HMSegmentedControl. The ParallaxHeader category is an extension that allow you to had a VGParallaxHeader to your segmentated pager.

Simple view Parallax view
Demo Demo

Usage

To run the example project, clone the repo, and run pod install from the Example directory first. See MXSimpleViewController for a standard implementation. See MXParallaxViewController to implement a pager with a parallax header.

Installation

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

pod "MXSegmentedPager"

Documentation

Documentation is available through CocoaDocs.

Author

Maxime Epain, maxime.epain@gmail.com

License

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

About

Segmented pager view

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.4%
  • Ruby 3.6%