模仿 IQDropDownTextField 的 Swift 版本。
为 UITextField 增加 picker 功能。
- 适配text
- 单元测试
- 日期模式:selectedItem 没有选择不为 nil (Fixed 2017-7-20)
- 测试 LHProposedSelection
- 截图
- 添加Toolbar
- 添加注释
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS8+
LHDropDownTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LHDropDownTextField'
codwam, [email protected]
LHDropDownTextField is available under the MIT license. See the LICENSE file for more info.