Skip to content

codwam/LHDropDownTextField

Repository files navigation

LHDropDownTextField

CI Status Version License Platform

LHDropDownTextField

模仿 IQDropDownTextField 的 Swift 版本。

为 UITextField 增加 picker 功能。

TODO

  • 适配text
  • 单元测试
  • 日期模式:selectedItem 没有选择不为 nil (Fixed 2017-7-20)
  • 测试 LHProposedSelection
  • 截图
  • 添加Toolbar
  • 添加注释

Example

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

Requirements

iOS8+

Installation

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

pod 'LHDropDownTextField'

Author

codwam, codwam@gmail.com

License

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