What is ValueStepper?

ValueStepper is an improved replication of Apple’s UIStepper object. The problem with UIStepper is that it doesn’t display the value to the user. I was tired of creating a simple UILabel just to show the value in the UI. ValueStepper integrates the value in a UILabel between the increase and decrease buttons. It’s as easy as that.

Usage

To see it in action, run the example project, clone the repo, and run pod install from the Example directory first. The example project shows how to set up ValueStepper in Storyboard.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/BalestraPatrick/ValueStepper
  • Resource Maker on Twitter: Patrick Balestra
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 8.0+, iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: ValueStepper
  • Carthage: BalestraPatrick/ValueStepper