Darkseal / DownPicker

A lightweight DropDownList / ComboBox for iOS, written in Objective-C
MIT License
202 stars 93 forks source link

Added "Cancel" button to picker's toolbar #16

Closed WedgeSparda closed 8 years ago

WedgeSparda commented 8 years ago

Just added a "Cancel" option to hide the picker and clear the UITextField.

Darkseal commented 8 years ago

Added in master branch. Thank you!