Search results for textfield

PickerDemo screenshot

PickerDemo

December 05, 2014 • GPL License
Domo Contains: 1)UITextField inputView as UIDatePicker 2)UITextField inputView as UIPickerView
NetAddressKeyboard screenshot

NetAddressKeyboard

November 06, 2014 • MIT License
An iOS keyboard, that supports entering ip-values IPv4 and IPv6 to the UITextField for written in Objective-C for iOS7+.
CKTextField screenshot

CKTextField

October 14, 2014 • MIT License
Enhanced UITextField, with improved visuals for a sweet UX. Add input validation via Storyboard! The CKTextField displays a green checkmark once the user entered a valid content. It will shake, ...
BirthdayPlaceholder screenshot

BirthdayPlaceholder

October 12, 2014 • MIT License
This is a UITextField shouldChangeCharactersInRange delegate implementation that keeps the placeholder text displayed as the user types
KIInPlaceEdit screenshot

KIInPlaceEdit

October 05, 2014 • MIT License
In-place editing for UILabel! UILabel+InPlaceEdit.h enables users to edit a label in the place. No inheritance. Just import the category and [label ipe_enableInPlaceEdit]; :) Related Link...
VMaskTextField screenshot

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
CBTextFieldView screenshot

CBTextFieldView

August 27, 2014 • Unspecified License
A nice little animating textfield/label combo for OSX. Placeholder animates out of the box when it's active or text has been entered.
TextFieldValidator screenshot

TextFieldValidator

August 20, 2014 • MIT License
This control will help you to manage all kinds of validation effectively. For this you just need to provide regex string and other things will be handled by control itself. Check out my blog for...
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.
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.