PickerTextField
为 UITextField 提供 UIPickerView 和 UIToolbar 的简单包装!
安装
- pod init
- 在 Podfile 中添加以下语句:pod 'PickerTextField', '~> 1.3'
- pod install
用法
ExamplePickerTextField/ 包含示例,有任何问题请随意提问!
为 UITextField 提供 UIPickerView 和 UIToolbar 的简单包装!
ExamplePickerTextField/ 包含示例,有任何问题请随意提问!