CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Mar 2015 |
Maintained by Arkadiusz Holko.
AHKSlider
is a UISlider
subclass that improves the precision of selecting values. The idea behind it is described in a blog post: Improving UISlider's Precision.
To run the example project; clone the repo, and run pod install
from the Example directory first. Alternatively, run pod try AHKSlider
from the command line.
and then use AHKSlider
instead of UISlider
.
AHKSlider is available under the MIT license. See the LICENSE file for more info.