I’ve mentioned a few custom range sliders components most recently a component featuring customizable value markers called JMMarkSlider.
Here’s another open source component for creating range sliders called JFADoubleSlider submitted by Josh Adams.
What makes JFADoubleSlider different from other components mentioned before is that through the use of the new IBDesignable/IBInspectable keywords added with Xcode 6 you can create and manipulate JFADoubleSlider in both interface builder or code.
JFADoubleSlider allows for easy setting of min/max values, and provides example implementations using the component in interface builder and in code.
Here’s a video showing JFASLider in action:
You can find JFADoubleSlider on Github here.
A nice range slider component.
Original article: Open Source iOS Range Slider Component That Can Be Used Within Interface Builder
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.