Search results for textfield

NKVPhonePicker screenshot

NKVPhonePicker

May 28, 2017 • MIT License
An UITextField subclass to simplify country code's picking.
NSJTextField screenshot

NSJTextField

May 14, 2017 • MIT License
A custom textfield with the placeholder displayed with animation on top when text entered. Custom attributed text can be set to the title.
DateTextField screenshot

DateTextField

May 13, 2017 • MIT License
A Swift UITextField subclass designed to make date entry easier, faster and more flexible than the standard UIDatePicker.
LUAutocompleteView screenshot

LUAutocompleteView

May 05, 2017 • MIT License
Highly configurable autocomplete view that is attachable to any UITextField
FRPinView screenshot

FRPinView

April 19, 2017 • MIT License
PinView extends from UIView to provide PIN input. With this is libraries you can extend your UIView and change it into a PIN input. Just change your UIView Class in Storyboard or Nib to FRPinView.
NSStringMask screenshot

NSStringMask

April 19, 2017 • MIT License
NSStringMask allows you to apply masks or formats to NSStrings using NSRegularExpression to input your format.
CNICTextFieldView screenshot

CNICTextFieldView

April 13, 2017 • Apache 2.0 License
CNIC Validation View It is a separate View that input CNIC It is highly customisable by editing constants NSInteger const kFirstPhaseLength = 5; NSInteger const kSecondPhaseLength = 7; NSInte...
BSHourPicker screenshot

BSHourPicker

April 08, 2017 • Apache 2.0 License
You can replace your keyboard with a picker which shows custom hours.
DTTextField screenshot

DTTextField

April 07, 2017 • MIT License
DTTextField is a UITextField library with floating placeholder and error label underneath textfield. CocoaPods and SPM support added.
ISParseBind screenshot

ISParseBind

March 24, 2017 • Apache 2.0 License
Setup your class structure in Xcode Interface Builder and save() in Parse Server.
PinCodeTextField screenshot

PinCodeTextField

March 21, 2017 • MIT License
Simple pin code text field, based on UIView and UIKeyInput protocol. Lightweight, flexible and easy to customize implementation of PIN code input field. Supports different keyboard types, al...
ImageTextField screenshot

ImageTextField

March 07, 2017 • MIT License
A Designable Textfield For adding textfield leftview and rightview images in storyboard.
RSFloatInputView screenshot

RSFloatInputView

March 07, 2017 • MIT License
A Float Input View with smooth animation and supporting icon and seperator written with Swift
Realtime Currency Formatter screenshot

Realtime Currency Formatter

March 06, 2017 • MIT License
An extremely simple class for formatting currencies. It has a static method ready to work with the `UITextFieldDelegate` formatting currencies while typing.
AMGAutolayoutHelper screenshot

AMGAutolayoutHelper

March 06, 2017 • MIT License
Autolayout extension for automatically adapt fonts on UI elements
No image provided.

Apsara

March 05, 2017 • MIT License
Use can add corner radius, make circle image profile, add border for UIView, TextField, UIImageView and UIButton on storyboard or by code.
UITextField_AutoSuggestion screenshot

UITextField_AutoSuggestion

February 27, 2017 • MIT License
This category extends UITextField functionality by adding auto suggestion feature. It's very easy to add this feature. You just need to implement some data source methods.
PRGValidationField screenshot

PRGValidationField

February 27, 2017 • MIT License
A better way to build registration screens
FormToolbar screenshot

FormToolbar

February 26, 2017 • MIT License
Simple, movable and powerful toolbar for UITextField and UITextView. You can move prev/next form easily!
AAPickerView screenshot

AAPickerView

February 24, 2017 • Apache 2.0 License
AAPickerView is simple and easy-to-use implementation for `UITextField` to use as `UIPickerView` and `UIDatePicker` written in swift.