Custom Open Source iOS Slider/Stepper Component Using UIKit Dynamics

I’ve mentioned a number of slider components, most recently a slider enhanced with animated tick marks.

Here’s an open source control submitted by Rehat Kathuria providing an innovative slider control that utilizes UIKitDynamics called SnappingSlider.

SnappingSlider could be used to replace your slider or step controls, and works by having the user adjust values by sliding the control to the left or right, and then snaps back to the middle when the user is done with their adjustments. UIKitDynamics are used to produce the nice snap back effect similar to a scrollview.

Here’s an image showing SnappingSlider in action:
SnappingSlider

You can find SnappingSlider on Github here.

A nice custom slider component.

Original article: Custom Open Source iOS Slider/Stepper Component Using UIKit Dynamics

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *