mortimer 21932aaaf0 a | vor 6 Jahren | |
---|---|---|
.. | ||
Pod | vor 6 Jahren | |
.DS_Store | vor 6 Jahren | |
LICENSE | vor 6 Jahren | |
README.md | vor 6 Jahren |
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 |
---|---|
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.
MXSegmentedPager is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MXSegmentedPager"
Documentation is available through CocoaDocs.
Maxime Epain, maxime.epain@gmail.com
MXSegmentedPager is available under the MIT license. See the LICENSE file for more info.