/MXSegmentedPager

Segmented pager view with Parallax header

Primary LanguageObjective-CMIT LicenseMIT

MXSegmentedPager

CI Status Version License Platform Dependency Status

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

Simple view Parallax view
Demo Demo

Usage

If you want to try it, simply run:

pod try MXSegmentedPager

Or 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.
  • See MXExampleViewController for a MXSegmentedPagerController subclass example.

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

Twitter

License

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