CHIPageControl
CHIPageControl is a set of cool animated page controls to replace boring UIPageControl.
We were inspired by Jardson Almeida dribbble shot and implemented a few more page controls.
Made with ❤️ by Chili Labs.
Overview

Requirements
- iOS 8.0+
- Xcode 8+
- Swift 3
Installation
Manually
Just add the CHIPageControl
folder to your project.
CocoaPods
use CocoaPods with Podfile:
Carthage
use Carthage with Cartfile
Usage
? Storyboards
Just drop UIView and set its class to be one of CHIPageControls.
? Code
Adding multiple tintColors
Updating progress
Touch events
You can hear touch events in any of the page indicators.
Delegate
Implement the CHIBasePageControlDelegate
to catch touch events.
Page Controls ?️?️?️
CHIPageControlAji
CHIPageControlAleppo
CHIPageControlChimayo
CHIPageControlFresno
CHIPageControlJalapeno
CHIPageControlJaloro
CHIPageControlPaprika
CHIPageControlPuya
License
CHIPageControl is released under the MIT license. See LICENSE for details.