Search results for step

StepSlider screenshot

StepSlider

November 11, 2015 • MIT License
StepSlider its custom implementation of slider such as UISlider for preset integer values. Its based on drawing directlyon CAShapeLayer.
HolyView screenshot

HolyView

September 18, 2015 • Unspecified License
Custom view with transparent circle hole and title/button subview
StepperView screenshot

StepperView

July 21, 2015 • MIT License
This is a custom stepper control for iOS apps. This has been written with Objective-C
GMStepper screenshot

GMStepper

July 06, 2015 • MIT License
A stepper with a sliding label in the middle.
FPStepView screenshot

FPStepView

June 30, 2015 • MIT License
FPStepView is a simple view that shows you progress in a task.
SnappingStepper screenshot

SnappingStepper

June 20, 2015 • MIT License
An elegant alternative to the UIStepper written in Swift enhanced with a thumb slider to control the value update with more flexibility.
CMSteppedProgressBar screenshot

CMSteppedProgressBar

April 06, 2015 • MIT License
Custom view as a progress bar with steps. What you can customize: - color of the not filled bar - color of the filled bar - animation duration - animation option - number of steps - size of...
ANProgressStepper screenshot

ANProgressStepper

March 08, 2015 • MIT License
A stepped progress control to show the user their progress in a multi-step process such as a multi-page form.
ABSteppedProgressBar screenshot

ABSteppedProgressBar

March 01, 2015 • MIT License
ABSteppedProgressBar is an animated and customisable stepped progress bar for iOS written in Swift
PKYStepper screenshot

PKYStepper

February 16, 2015 • MIT License
UIControl with label & stepper combined
YStepperView screenshot

YStepperView

December 04, 2014 • MIT License
Custom Stepper View YStepperView is custom Stepper View. It is similar to the native Stepper view in iOS but allow user to see the current value of YStepperView.
KWStepper screenshot

KWStepper

November 13, 2014 • MIT License
KWStepper is a stepper control written in Swift. Unlike UIStepper, KWStepper allows for a fully customized UI and provides optional delegate methods for tailoring the UX.
SAStepperControl screenshot

SAStepperControl

May 16, 2014 • MIT License
UIStepper subclass that display's current value between Increment/decrement operators
RMStepsController screenshot

RMStepsController

November 25, 2013 • MIT License
This is an iOS control for guiding users through a process step-by-step
FB2StepButton screenshot

FB2StepButton

September 27, 2013 • MIT License
Inspired by the two-step clearing buttons that appear in the iOS Notification Center.
RPVerticalStepper screenshot

RPVerticalStepper

June 01, 2013 • MIT License
A simple vertical stepper control for iOS that is similar in function to the UIStepper control.
F3Stepper screenshot

F3Stepper

February 08, 2013 • BSD License
"Flipping" value stepper, similar to the font size selection controls found in iWorks and elsewhere. Easily wired into existing applications using IB and normal control events. Features customi...
PAStepper screenshot

PAStepper

December 11, 2012 • BSD License
Complete replacement for UIStepper control. Works on iOS 5+
TextStepperField screenshot

TextStepperField

February 16, 2012 • Apache 2.0 License
Stepper control with numeric textfield. Supports resizing and adapts to the shape of the screen. It is based on control stepperTest