/SliderController

Customized UISlider subclass managed by SliderController written in Swift

Primary LanguageSwiftMIT LicenseMIT

platform langauge Swift

SliderController

Customizable slider controller for iOS application.

Usage

Check out included example project. It shows how to embed SliderController as a child view controller.

Installation

You can integrate SliderController with your project via CocoaPods. Just add this line to your Podfile:

pod 'SliderController', '~> 1.0'

License

MIT License - check out LICENSE file.