epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.46k stars 338 forks source link

Use native select on mobile #2845

Open m0ksem opened 1 year ago

m0ksem commented 1 year ago

Use native select in mobile, cuz it is easier for Android and IOS users

asvae commented 1 year ago

We can do two ways about this:

Issue also applies to other components that have HMTL5 implementation (please check these).

asvae commented 1 year ago

We can go with PoC for this (i.e. have select implemented and see how it goes).