Search results for textfield

RFMathTextField screenshot

RFMathTextField

December 06, 2013 • MIT License
A simple validator/equation answerer.
RFKeyboardToolbar screenshot

RFKeyboardToolbar

December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
TSValidatedTextField screenshot

TSValidatedTextField

December 01, 2013 • Apache 2.0 License
This is simple and ready to use subclass of UITextField that allows you to validate text in the text field with pattern you set.
IQDropDownTextField screenshot

IQDropDownTextField

November 23, 2013 • MIT License
TextField with DropDown support using UIPickerView
TSCurrencyTextField screenshot

TSCurrencyTextField

November 14, 2013 • MIT License
UITextField subclass for ATM-style currency-amount entry.
AKNumericFormatter screenshot

AKNumericFormatter

November 09, 2013 • MIT License
Formatter for numerical fields and UITextField category to use it easily while editing.
RPFloatingPlaceholders screenshot

RPFloatingPlaceholders

October 25, 2013 • MIT License
UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text. Example: http://i.imgur.com/Sze6OFN.gif
JVFloatLabeledTextField screenshot

JVFloatLabeledTextField

October 19, 2013 • MIT License
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
BZGFormField screenshot

BZGFormField

September 24, 2013 • MIT License
BZGFormField is a text field for better forms. The left indicator changes color based on the validity of the field's text. When the text field returns, the indicator expands and becomes tappable. W...
iOSValidator screenshot

iOSValidator

September 11, 2013 • Apache 2.0 License
UITextField Validator for iOS is a rule based validation framework.
IQKeyboardManager screenshot

IQKeyboardManager

September 02, 2013 • MIT License
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much m...
RDVKeyboardAvoiding screenshot

RDVKeyboardAvoiding

August 27, 2013 • MIT License
Keyboard avoiding scroll view for iOS
MBFormCoordinator screenshot

MBFormCoordinator

August 25, 2013 • MIT License
Easily chain, bind, and validate text fields.
UITextViewExtras screenshot

UITextViewExtras

August 23, 2013 • MIT License
Collection of convenience methods for finding the paths and locations of text in UITextView. * Calculate the bounding path (or CGRect) of a character, word, sentence, line or paragraph at given ...
SAHighlightedTextField screenshot

SAHighlightedTextField

August 02, 2013 • BSD License
A flexible iOS component that subclasses UITextField and switches the background while the text field is being edited.
UITextView-UIControl screenshot

UITextView-UIControl

July 30, 2013 • MIT License
A UIControl-like API addition to UITextView
FocusColorTextField screenshot

FocusColorTextField

June 29, 2013 • BSD License
Set a different backgroundColor and textColor on your text fields and text views when they have focus.
CurrencyNumericTextField screenshot

CurrencyNumericTextField

June 28, 2013 • BSD License
Provides a currency symbol-equipped text field.
LRAccessoryView screenshot

LRAccessoryView

June 13, 2013 • BSD License
LRAccessoryView is a custom UIToolbar view for iOS that enables a control for form navigation (like Safari)
WTReTextField screenshot

WTReTextField

June 03, 2013 • MIT License
Subclass of UITextField with RegEx input validation and formatting as you type