/AHKSlider

A UISlider subclass that improves the precision of selecting values.

Primary LanguageObjective-CMIT LicenseMIT

AHKSlider

License: MIT CocoaPods

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.

Demo GIF

Demo

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.

Requirements

  • iOS 6 and above
  • ARC

Installation

AHKSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "AHKSlider"

and then use AHKSlider instead of UISlider.

Author

Arkadiusz Holko: