Darkseal / DownPicker

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

How to set text as a default value in UIDownPicker #56

Open prasenraj opened 5 years ago

prasenraj commented 5 years ago

I want to set UIDownPicker text as a default male in objective c. when I click on this pickerview then data is showing.how to fix this issue