Reputation: 955
I need a slider with two slider options, one for a minimum price bar and one for a maximum price bar. I tried looking it up but don't know what the options bobbles things are called, if any one knows of any tutorials etc could they let me know thank you.
Upvotes: 1
Views: 3502
Reputation: 5230
You can customize the UISlide of your own or you can use this one.
http://github.com/cmezak/CMRangeSlider
http://www.cocoacontrols.com/platforms/ios/controls/rangeslider
Upvotes: 2
Reputation: 1337
Here's something usefull that I've used long time ago :
https://github.com/cmezak/CMRangeSlider
Upvotes: 1