Previously I’ve mentioned a number of custom UISlider components most recently a UISlider with a nice value tracking popup.
Here’s a component submitted by Arkadiusz Holko called AHKSlider that solves the precision issue that can arise when using UISlider.
You may have noticed that when the user lifts their finger from the slider there is a small value change, and if you need maximum precision from a slider than this can cause issues.
Here’s an animation from the readme demonstrating this issue, and the precision of AHKSlider:
You can read more about the component and improving the precision of UISlider over on the Holko blog.
You can find AHKSlider on Github here.
A custom slider component solving a common issue.
- Open Source iOS Component Providing A Custom UISlider With An Animated Value Tracking Popup
- Open Source iOS Progress Bar Component Providing With An Animated Value Indicator Popup
- iOS Library Adding An Informational Popover To A UISlider Knob To Indicate Current Value
- Create A Variable Slider With Adjustable Scrubber Speed Similar To The Music App
- Open Source iOS Control Providing A Great Looking Segmented Slider
Original article: An Open Source iOS Component Providing A More Precise UISlider
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





