JDFCurrencyTextField
February 16, 2015 • MIT License
A drop-in replacement for UITextField that makes it easier for the user to enter monetary values.
VMaskTextField
October 01, 2014 • MIT License
VMaskTextField is a library which create an input mask.An inputmask helps the user with the input by ensuring a predefined format. This can be useful for dates, numerics, phone numbers etc
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.
LMPaymentKit
January 14, 2014 • MIT License
A maintained fork of PaymentKit from Stripe, updated for iOS 7
APAutocompleteTextField
December 19, 2013 • MIT License
Autocomplete text field. It works like Safari (iOS) or Chrome (iOS) search / address bar.
RMSTokenView
September 14, 2013 • MIT License
RMSTokenView is a text-field like view that handles tokens as seen in the Mail app. It was inspired and reworked from davbeck's TURecipientBar.
SAHighlightedTextField
August 02, 2013 • BSD License
A flexible iOS component that subclasses UITextField and switches the background while the text field is being edited.
REFormattedNumberField
March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
Moving Placeholder Text Field
February 24, 2013 • MIT License
A UITextField subclass animating the placeholder text if it extends the bounds of the text field. It supports texts of any length, font and size (even custom fonts!). Speed defaults to 30 FPS.
JSTokenField
August 21, 2011 • BSD License
An iOS token field based on the behaviour and functionality provided by Mail.app's email recipient field.