Darkseal / DownPicker

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

Spinner starts at non zero index value #45

Open CodeKunal opened 7 years ago

CodeKunal commented 7 years ago

Is it possible to make the value that the spinner starts at some non zero index as opposed to zeroth index? So you could still spin up to zeroth index value, but it would start at some non zero index value.