RangeSeekSliderEnhanced
Overview
RangeSeekSliderEnhanced is forked from RangeSeekSlider. It has some additions to it.
Usage
Please visit RangeSeekSlider for a complete tutorial. Also Please hit the star button on RangeSeekSlider and TTRangeSlider
Here is what I have added,
- Chaging height of slider line between handles using
sliderLineBetweenHandlesHeight
- Set whether line between handles should have curved ends
shouldRoundCornersOfLineBetweenHandles
- Add an image to the line between handles
sliderLineBetweenHandlesImage
All suggestions are welcome. Please add a feature request and I might work on it.
Installation
RangeSeekSliderEnhanced is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'RangeSeekSliderEnhanced'
Author
nareshdb, [email protected]
License
RangeSeekSliderEnhanced is available under the MIT license. See the LICENSE file for more info.