The UIStepper component provides a very basic stepper with little room for customization.
Here’s an open source component submitted by Kyle Weiner called KWStepper providing a customizable stepper control with delegate functions that execute on value changes, and when min/max values are reached.
KWStepper allows you to set a label on the steppers, customize the step value for increments, and change events are triggered immediately..
Here are a couple of images from the readme showing KWStepper in action:
You can find KWStepper on Github here.
A nice custom stepper component.
- Open Source Swift Based iOS 8 Blurred Side-Menu Component
- Top iOS Development Resources For Week Ended October 12th, 2014
- Open Source Swift Library Making It Easier To Use SQLite Databases
- Extensive Swift Utility Library Inspired By Python’s Standard Library
- Open Source Library Extending Swift Strings With Linguistics And Social Features
Original article: Open Source Component Providing A Fully Customizable Swift Based Stepper
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.