Skip to content

Customized UISlider subclass managed by SliderController written in Swift

License

Notifications You must be signed in to change notification settings

mateuszszklarek/SliderController

Repository files navigation

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.