"Select" with "Picker" style in ios
-
I saw in the example that all the “Select” input have a dropdown list of options.
I am wondering if the “Select” input could have the “Picker” style in ios?
What I want is something like the datetime picker in ios, but for general select input.
If that is not in place, could you give some hints about how to achieve that?
I guess it would not be hard since everything should already been done in the datetime picker.Thanks!
-
Hi,
I’m not sure what exactly are you looking for. Can you be a little more specific? Sorry for this but I don’t get it.
Cheers.
-
Thanks for the reply. Currently the select input for ios looks like is
I actually want a picker like the following, but only containing one column with the options in the list above
-
ah, so you mean the “wheel” effect there. currently not possible but will put it on my todo list.
-
good to know. thanks.