RangeSliderView
RangeSliderView copied to clipboard
RangeSliderView provide an easy to use range selection view.
Results
4
RangeSliderView issues
Sort by
recently updated
recently updated
newest added
Update to swift 3
Now value of left knob begins at the left side and value of right knob begins on the right side. How can I change it to be: value of left...
When you slide a knob and your finger does not slide perfectly horizontally, knob stops sliding. I use slider inside a UITableViewCell subclass (not tested it in a simple view)....