iOS-ready slider with range?
I've seen that there's very nice
slider implementation, though what I need is one that would allow me to create a slider that can select a
range between values.
Like... Select 5 - 7 where total slider range is 1-10
It'd have two pickable points and color filled only in range between them.
How to set it up? Or create?
Thank you very much for any help or hints!