react-native-datetimepicker / datetimepicker

React Native date & time picker component for iOS, Android and Windows
MIT License
2.48k stars 401 forks source link

timer input mode (hh:mm:ss) #816

Open SlideeScherz opened 11 months ago

SlideeScherz commented 11 months ago

Feature request

A platform native spinner that allows a user to input hours, minutes and seconds

Why it is needed

A use case would be inputting an interval for a Timer, or inputting time spent on an item in a form.

Native examples:

IOS

image

Windows

image
marionlouis1 commented 6 months ago

+1

lyxenmodz commented 4 months ago

+1

sweetyguazi commented 3 months ago

I am unable to input seconds on the Android platform. What should I do