/UIKeyboardLikePickerTextField

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

Primary LanguageObjective-CMIT LicenseMIT

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.