CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Apr 2016 |
Maintained by Maksym Shcheglov.
[Overview • Installation • Demo • Requirements • Licence]
Range slider control that allows the user to select a range of values with two drag handles. The space between the handles is filled with a different background color to indicate those values are selected. Key features:
IB_DESIGNABLE control with IBInspectable properties,MSRangeSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MSRangeSlider"Build and run the MSRangeSliderDemo project in Xcode. The demo demonstrates how to use and integrate the MSRangeSlider into your project (via Interface Builder or manually).
MSRangeSlider is MIT-licensed. See LICENSE.