Search results for field

JJMaterialTextField screenshot

JJMaterialTextField

October 24, 2015 • MIT License
A subclass of UITextfield based on Material Design
MPScrollingTextField screenshot

MPScrollingTextField

September 11, 2015 • Apache 2.0 License
NSTextField subclass with automatic horizontal text scrolling
EGFloatingTextField screenshot

EGFloatingTextField

September 04, 2015 • MIT License
Implementation of Google's "Floating labels" of Material design
FIControls screenshot

FIControls

August 27, 2015 • Unspecified License
some useful control
ZTDropDownTextField screenshot

ZTDropDownTextField

August 17, 2015 • MIT License
-Provide dropdown suggestions below UITextField -Alternative of UISearchController -Dropdown list will hide automatially, when user tap outside of it -Implemented with AutoLayout, support ...
MaterialControls screenshot

MaterialControls

August 14, 2015 • MIT License
In 2014, Google published the Google Material Design with a goal to provide guidelines for good design and beautiful UI across all device form factors. For Android, developers can use default An...
Keyboardy screenshot

Keyboardy

August 09, 2015 • MIT License
UIViewController extension for convenient keyboard management. Keyboardy extends UIViewController with few simple methods and provides delegate for handling keyboard appearance notifications. ...
MMTextFieldEffects screenshot

MMTextFieldEffects

August 09, 2015 • Unspecified License
Custom UITextFields effects inspired by Codrops, built using Objective-C
LGViews screenshot

LGViews

July 23, 2015 • MIT License
Classes extends abilities of UILabel, UIButton, UITextField and UITextView
ParkedTextField screenshot

ParkedTextField

July 17, 2015 • MIT License
A UITextField subclass with a persistent part appended in the text. As seen in Slack app. Useful for email fields, account names, etc.
BSErrorMessageView screenshot

BSErrorMessageView

July 06, 2015 • Unspecified License
Error message view for text field
SwiftyFORM - easy creation of inspectors screenshot

SwiftyFORM - easy creation of inspectors

July 01, 2015 • MIT License
SwiftyFORM is a form framework for iOS, written in Swift. Demo video that shows inline sliders and date pickers https://www.youtube.com/watch?v=PKbVJ91uQdA Features: - There are 13 form ite...
No image provided.

BFKit-Swift

June 23, 2015 • MIT License
BFKit-Swift is a collection of useful classes, structs and extensions to <strong>develop Apps faster</strong>. If you are looking for <strong>Objective-C</strong> version check it out here: <str...
JOTextField screenshot

JOTextField

May 05, 2015 • MIT License
Validation of: Email Numbers Strings Required Password length Installation/Requirements To Use JOTextField you'll need CocoaPods and pop facebook framework in your dependencies. Autho...
SingleLineTextField screenshot

SingleLineTextField

March 06, 2015 • MIT License
A single line textfield implementation that uses the same style of the [telegram website](https://web.telegram.org) - Custom text field with a single line - Place holder animation like telegram...
AutocompleteTextfieldSwift screenshot

AutocompleteTextfieldSwift

February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
TLTagsControl screenshot

TLTagsControl

February 21, 2015 • MIT License
A nice and simple tags control for iOS Nice and minimalistic design Simple to integrate, use and customize! You could see a video at http://www.youtube.com/watch?v=ZAM-oHCfJMw&feature=youtu.be
G8MaterialKitTextField screenshot

G8MaterialKitTextField

February 21, 2015 • MIT License
The MKTextField Validator v. 1.0 - Totally @IBInspectable Automatic MKTextField validation, using regex patterns (Some patterns are already available in the project. They are manually settable t...
UIViewController+KeyboardAdditions screenshot

UIViewController+KeyboardAdditions

February 20, 2015 • MIT License
Tiny UIViewController category that provides handy way for keyboard handling logic.
VisibleFormViewController screenshot

VisibleFormViewController

February 17, 2015 • Public Domain License
An extended UIviewController allowing to not hide the content behind the keyboard opened.