LHDropDownTextField 0.3.4

LHDropDownTextField 0.3.4

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jun 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by LiHui.



  • By
  • codwam

LHDropDownTextField

LHDropDownTextField

模仿 IQDropDownTextField 的 Swift 版本。

为 UITextField 增加 picker 功能。

TODO

  • [ ] 适配text
  • [ ] 单元测试
  • [ ] 日期模式:selectedItem 没有选择不为 nil
  • [ ] 测试 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, [email protected]

License

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