HosseinShabani / react-native-modern-datepicker

A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
MIT License
578 stars 164 forks source link

[Feature request] Support an initially selected value in the time picker #34

Open jamesisaac opened 4 years ago

jamesisaac commented 4 years ago

Hi, nice library!

It would be a helpful enhancement if the time picker module could default to the currently selected time, rather than 00:00, especially when in mode="time". For example if the user just wants to tweak the time to be 5 minutes later, they now have to enter it all over again.

immikimaru commented 3 years ago

Totally agree, this would be an amazing feature !