Customizable slider controller for iOS application.
Check out included example project. It shows how to embed SliderController as a child view controller.
You can integrate SliderController
with your project via CocoaPods. Just add this line to your Podfile
:
pod 'SliderController', '~> 1.0'
MIT License - check out LICENSE file.