HHStaticThumbSliderView
November 14, 2020 • MIT License
Easy to use static Thumb Slider with multiple thumbs.
NHRangeSlider
January 02, 2017 • MIT License
A custom range slider in Swift with configurable thumbs (circle/square) , label styles
RangeSlider
November 15, 2016 • MIT License
Simple, clean, and customizable range-based slider control for macOS
MultiStepSlider
July 16, 2016 • MIT License
A custom UIControl which functions like UISlider where you can set multiple intervals with different step values for each interval. This is useful when an interval spans over large values, for exam...
TTRangeSlider
April 05, 2015 • MIT License
A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
MARKRangeSlider
March 09, 2015 • MIT License
A custom reusable slider control with 2 thumbs (range slider). Values range is between `minimumValues` and `maximumValue` (from 0 to 1 by default). The left thumb isn't able to go on the right side...
NMRangeSlider
August 22, 2012 • MIT License
NMRangeSlider is custom iOS control that gives you a UISlider like UI for selecting a range of values.
The range slider can be configured using a set of images in much the same way as UISlider. ...
BJRangeSliderWithProgress
October 17, 2011 • MIT License
A "progress bar" that also allows you to select a range. I use it to indicate progress of recording audio, represent trimming it, and then playing back only the selected range.
RangeSlider
September 21, 2011 • Unspecified License
Two-thumbed slider for choosing a range of values.