capawesome-team / capacitor-plugins

⚡️ Community plugins for Capacitor. Supports Android, iOS and the Web.
https://capawesome.io/plugins/
193 stars 28 forks source link

docs(datetime-picker): motivation #18

Open mesqueeb opened 1 year ago

mesqueeb commented 1 year ago

i'd love to see a sentence in the readme on the motivation for this plugin.

what's the main benefit of using this over the native <input type="date" />. The native date picker has worked pretty well for us so far. (With some minor CSS tweaks/fixes for different browsers on the web)

khamaileon commented 6 months ago

@mesqueeb thanks for the input. I was struggling with the different date/time pickers. I think the proposed solution is the most straightforward and should be promoted.