ZQCustomPicker 1.0.0

ZQCustomPicker 1.0.0

测试已测试
Lang语言 Obj-CObjective C
许可 MIT
发布上次发布2015年10月

AngleZhou 维护。



  • 作者:
  • AngleZhou

从屏幕底部弹出的弹出选择器,支持五种类型。感谢@eric6356贡献的可以为月或日为 null 的 nullable 日期选择器类。

https://github.com/AngleZhou/ZQCustomPicker/blob/master/Example/screenshot1.png?raw=true https://github.com/AngleZhou/ZQCustomPicker/blob/master/Example/screenshot2.png?raw=true https://github.com/AngleZhou/ZQCustomPicker/blob/master/Example/screenshot3.png?raw=true https://github.com/AngleZhou/ZQCustomPicker/blob/master/Example/screenshot4.png?raw=true https://github.com/AngleZhou/ZQCustomPicker/blob/master/Example/screenshot5.png?raw=true

功能

  • 普通选择器
  • 普通日期选择器
  • 可空的日期选择器,允许月或日为 null
  • 选择器没有工具栏,可以直接反映选择更改
  • 作为文本框或文本视图的输入视图

用法

要运行示例项目,克隆仓库,然后首先从 Example 目录运行 pod install

要求

安装

ZQCustomPicker 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile

pod "ZQCustomPicker"

作者

AngleZhou,[email protected]

许可

ZQCustomPicker 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。