Skip to content

fastred/AHKSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

A UISlider subclass that improves the precision of selecting values.

Resources

License

Stars

Watchers

Forks

Packages

No packages published