time-picker
time-picker copied to clipboard
Fallback to native time picker on iOS / Android
Hello, Is there a way to fallback to the native time picker on iOS and android?
By that I mean rendering a <input type="time" /> instead of <input type="text" /> when userAgent contains 'Android' or 'iOS'.