HMRRangeSlider 1.0.4

HMRRangeSlider 1.0.4

Maintained by Rm999651.



  • By
  • romulomga

HMRRangeSlider

Language Version License Platform

A Clone of TTRangeSlider with multiple step.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 10 or later

Installation

HMRRangeSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HMRRangeSlider'

Note that this control uses IB_DESIGNABLE, so for it to work well and not get warnings in Interface Builder, you should use the latest version of CocoaPods, and add the use_frameworks! line. So your podfile may look something like

source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!

pod “HMRRangeSlider

Author

romulomga, [email protected]

License

HMRRangeSlider is available under the MIT license. See the LICENSE file for more info.