SMCounterLabel
April 02, 2019 • GPL License
A label that animates numeric label change with stock-like scroll animation.
KSNumericTextField
January 01, 2019 • MIT License
KSNumericTextField is a simple to use text field that only accept numeric value. You can also specify the maximum number of integer digits and faction digits using storyboard or code.
NumericAnimatedLabel
May 28, 2017 • Apache 2.0 License
Animate numeric value while setting new value to label
SLPickerView
March 06, 2017 • MIT License
This component easily creates the entire interface and interaction of a UIPickerView in iOS applications.
MACustomKeyboard-iOS
July 07, 2016 • MIT License
A Simple custom Numeric Keyboard written in Objective C.
You can handle it either blocks or delegate.
SKInputClass
December 11, 2013 • MIT License
SKInputClass provides simplest way to add 'Done' button or any symbol when using numeric keyboard
Developer just need to change class of UITextfield to SKDigitField and that set :)
AKNumericFormatter
November 09, 2013 • MIT License
Formatter for numerical fields and UITextField category to use it easily while editing.
CurrencyNumericTextField
June 28, 2013 • BSD License
Provides a currency symbol-equipped text field.
REFormattedNumberField
March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
FPNumberPadView
November 19, 2012 • MIT License
A simple but highly customisable numeric keyboard for iPhone. Uses ARC. Currently does not support rotation, you are welcome to implement it. Includes some input checks to allow only 2 decimal digi...
CHDigitInput
November 09, 2012 • Apache 2.0 License
A UIPickerView alternative for entering integer values.
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