Search results for field

LTBouncyPlaceholder (Swift) screenshot

LTBouncyPlaceholder (Swift)

July 08, 2014 • MIT License
A learning-by-doing UITextField extension written in Swift
MPGTextField screenshot

MPGTextField

June 26, 2014 • MIT License
An autocomplete textfield for iOS which provides suggestions as you type. Written both in Swift and Objective C, the textfield can be configured to ensure that a selection is compulsorily made from...
AFViewShaker screenshot

AFViewShaker

June 05, 2014 • MIT License
AFViewShaker is a simple utility for performing UIView shake animations.
MTZTextField screenshot

MTZTextField

May 27, 2014 • MIT License
Fixing an issue with `UITextField` where the highlighted state of the text field's clear button is always the default blue, and not the tint color of the text field.
ASTextField screenshot

ASTextField

April 19, 2014 • MIT License
A demo project for making custom UITextField in iOS. Very useful for making login signup screens in couple of minutes. This text field is purely made by customizing the UITextField, no background v...
OCMaskedTextFieldView screenshot

OCMaskedTextFieldView

April 17, 2014 • Apache 2.0 License
A simple UIView subclass to display dynamically masked textFields.
HandwritingTextField screenshot

HandwritingTextField

March 20, 2014 • MIT License
A UITextField category that supports handwriting input.
ZSSRichTextEditor screenshot

ZSSRichTextEditor

March 15, 2014 • MIT License
A beautiful rich text WYSIWYG editor for iOS with syntax highlighted source view.
UITextField-Shake screenshot

UITextField-Shake

February 22, 2014 • MIT License
UITextField category that adds a shake animation like the password field of the OsX login screen.
BZGFormViewController screenshot

BZGFormViewController

January 15, 2014 • MIT License
A library for making dynamic forms.
LMPaymentKit screenshot

LMPaymentKit

January 14, 2014 • MIT License
A maintained fork of PaymentKit from Stripe, updated for iOS 7
APAutocompleteTextField screenshot

APAutocompleteTextField

December 19, 2013 • MIT License
Autocomplete text field. It works like Safari (iOS) or Chrome (iOS) search / address bar.
MHTextField screenshot

MHTextField

December 15, 2013 • MIT License
MHTextField is an iOS drop-in class that extends UITextField with built-In toolbar, validation and scrolling support.
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