Select input and native integration

Hello,
I’m actually facing a little integration problem: when I implement a “Select” tag, i end up with a UIPickerView in iOS, and an equivalent in Android.
This leads to a first problem: I cannot find a way to design the UIPicker so it can look like the other inputs.

I also would like to use it like we use the select in a web browser (I know it won’t look native but still I’d like to do it like that).

Is there a way to “re-design” it ? If not, can I override it with an other directive / modal ?

Thanks for your help!

Hello again… nobody?