hackiftekhar / IQDropDownTextField

TextField with DropDown support using UIPickerView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to access Picker Object to customize it more.

sameer4 opened this issue · comments

i wanted to set minuteInterval in IQDropDownModeTimePicker but there's no option like this nor i can access picker object to customize it in my own code.i had to edit h and m files directly.but this can cause problem if other developer updated the files without noticing the changes.can you update the code?

@sameer4 Changes done. Cheers!