SwiftRangeSlider
SwiftRangeSlider copied to clipboard
When I run my application on a iPhone 7 Plus or iPhon 5S the range sliders are initially ether to small or to big for the width. Only after scrolling...
Hey Brian, I'm using your library for ranging two way with slider. It is awesome. I have one question regarding knob. I tried to apply gradient color effect to knob...
Is it possible to set an image for the thumb, like the default UISlider? I noticed this inherits from UIControl, not UISlider, which is why setThumbImage is not available.