Search results for field

TextFieldEffects screenshot

TextFieldEffects

February 17, 2015 • MIT License
I fell in love with the text inputs effects in this article http://tympanus.net/codrops/2015/01/08/inspiration-text-input-effects/. As an exercise I decided to recreate as many of them as I can usi...
JDFCurrencyTextField screenshot

JDFCurrencyTextField

February 16, 2015 • MIT License
A drop-in replacement for UITextField that makes it easier for the user to enter monetary values.
KSTokenView (Swift) screenshot

KSTokenView (Swift)

February 05, 2015 • MIT License
KSTokenView for iOS written in Swift, displays a collection of tokens in a an editable UITextField similar to NSTokenField, and sends messages to delegate object. It can be used to gather small amo...
NHAutoCompleteTextField screenshot

NHAutoCompleteTextField

January 30, 2015 • Apache 2.0 License
This is an auto complete text field which filters the list as per the searched criteria. It has the option to handle drop down direction and highlight the search when user types. It requires ARC.
IQLabelView screenshot

IQLabelView

January 22, 2015 • MIT License
IQLabelView is used to add text overlay and resize and rotate it with single finger. pod 'IQLabelView', '~> 0.1'
VMFloatLabel (Swift) screenshot

VMFloatLabel (Swift)

January 12, 2015 • MIT License
Swift based UITextField subclass with floating labels
FloatLabelFields screenshot

FloatLabelFields

January 06, 2015 • MIT License
Text entry controls which contain a built-in title/label so that you don't have to add a separate title for each field. FloatLabelFields is the Swift implementation of a UX pattern that has come...
No image provided.

BFKit

December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>. If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
MaterialKit screenshot

MaterialKit

December 24, 2014 • MIT License
Material design components (inspired by Google Material Design) for iOS written in Swift
ZFTokenField screenshot

ZFTokenField

December 15, 2014 • MIT License
iOS custom view that let you add token view inside like NSTokenField
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...
BKCardExpiryField screenshot

BKCardExpiryField

August 09, 2014 • MIT License
iOS control for credit card expiration date input.
VENTokenField screenshot

VENTokenField

July 08, 2014 • MIT License
Easy-to-use token field that is used in the Venmo app.