achyusuf / UIKeyboardLikePickerTextField

UITextField with UIPicker instead of keyboard as input view. Same as the Picker when you tap to a dropdown in Safari iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIKeyboardLikePickerTextField

Screenshot

Sample

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Swift

Installation

Drag & Drop UIKeyboardLikePickerTextField.swift to your project or preferably use cocoapods.

UIKeyboardLikePickerTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "UIKeyboardLikePickerTextField"

Author

George Tsifrikas, gtsifrikas@gmail.com

License

UIKeyboardLikePickerTextField is available under the MIT license. See the LICENSE file for more info.

About

UITextField with UIPicker instead of keyboard as input view. Same as the Picker when you tap to a dropdown in Safari iOS.

License:MIT License


Languages

Language:Objective-C 62.1%Language:Shell 20.1%Language:Swift 15.7%Language:Ruby 2.0%