web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
662 stars 170 forks source link

Default input type for time picker #331

Closed VanillaViking closed 1 year ago

VanillaViking commented 1 year ago

fixes: https://github.com/web-ridge/react-native-paper-dates/issues/330

TimePickerModal now accepts a prop defaultInputType, which can be used to set which input is shown first.