Search results for input

VENCalculatorInputView screenshot

VENCalculatorInputView

July 24, 2014 • MIT License
Venmo-style calculator keyboard for iOS
DDHTimerControl screenshot

DDHTimerControl

July 09, 2014 • MIT License
A UIControl subclass to input minutes or seconds.
AKTagsInputView screenshot

AKTagsInputView

June 17, 2014 • Apache 2.0 License
A convenient input view for seek and selecting, and writing tags data. Features: * write your own tags * forbidden symbols settings * space or comma separation * lookup-like accessory inpu...
APNumberPad screenshot

APNumberPad

May 28, 2014 • MIT License
Full clone of iOS number keyboard with customizable function button. APNumberPad is a custom keyboard for iOS allows you to create a keyboard inputView that looks and feels just like the iPhone ...
PNTToolbar screenshot

PNTToolbar

May 26, 2014 • MIT License
Simple class which adds Safari like toolbar to keyboard and handles switching between input fields.
MJAutoComplete screenshot

MJAutoComplete

May 25, 2014 • MIT License
A simple drop-in for using an autocomplete component on iOS. It comes with a simple demo app that should help you get started in a jiffy!
RDRStickyKeyboardView screenshot

RDRStickyKeyboardView

March 05, 2014 • MIT License
Replication of iMessage's text input behavior on iOS 7 (UIScrollViewKeyboardDismissModeInteractive + persistent inputAccessoryView)
SKInputClass screenshot

SKInputClass

December 11, 2013 • MIT License
SKInputClass provides simplest way to add 'Done' button or any symbol when using numeric keyboard Developer just need to change class of UITextfield to SKDigitField and that set :)
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...
RFMarkdownTextView screenshot

RFMarkdownTextView

December 03, 2013 • MIT License
This is a UITextView that is supposed to replicate the comment toolbar in iOctocat (http://ioctocat.com) with auto-insert markdown functionality.
No image provided.

LCNumberInputView

November 28, 2013 • MIT License
This is a input control that lets you input integers or floats. * use Integer and float keboard input control * if you use integer , then you can't input a float number. Required : ARC and i...
DDHTextView screenshot

DDHTextView

November 19, 2013 • MIT License
A UITextView subclass which lets you move the cursor and select text with a pan gesture.
IQKeyboardManager screenshot

IQKeyboardManager

September 02, 2013 • MIT License
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much m...
LRAccessoryView screenshot

LRAccessoryView

June 13, 2013 • BSD License
LRAccessoryView is a custom UIToolbar view for iOS that enables a control for form navigation (like Safari)
WTReTextField screenshot

WTReTextField

June 03, 2013 • MIT License
Subclass of UITextField with RegEx input validation and formatting as you type
DMFormInputAccessoryView screenshot

DMFormInputAccessoryView

May 12, 2013 • MIT License
A simple input accessory view for use in forms.
POVoiceHUD screenshot

POVoiceHUD

May 09, 2013 • MIT License
POVoiceHUD is a HUD for voice recording on iOS devices with Google Translate Voice Input like interface.
UDBarTrackballItem screenshot

UDBarTrackballItem

February 22, 2013 • MIT License
UDBarTrackballItem is a button view for iOS which can position the text cursor (caret) and define the text selection of a text view in parallel to its touch drag movement. The user interaction patt...
MLPAutoCompleteTextField screenshot

MLPAutoCompleteTextField

February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...
XCDFormInputAccessoryView screenshot

XCDFormInputAccessoryView

December 08, 2012 • MIT License
XCDFormInputAccessoryView is a view to be used above the keyboard with previous, next and done buttons for navigating text fields.