ZQCustomPicker 1.0.0

ZQCustomPicker 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Oct 2015

Maintained by AngleZhou.



  • By
  • AngleZhou

A pop-up picker from the bottom of screen, supporting five types. 感谢@eric6356贡献的nullable date picker类.

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

Features

  • Normal picker
  • Normal datePicker
  • Nullable datePicker which allows month or day to be null
  • picker has no toolbar, which can directly reflect the selection change
  • picker as input view of text field or text view

Usage

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

Requirements

Installation

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

pod "ZQCustomPicker"

Author

AngleZhou, [email protected]

License

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