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
638 stars 162 forks source link

Default input type for TimePickerModal #330

Closed VanillaViking closed 9 months ago

VanillaViking commented 9 months ago

Is your feature request related to a problem? Please describe. I really wanted the TimePickerModal to show the keyboard input type by default, instead of being forced to see the clockface input first, then needing to click the icon to change it.

Describe the solution you'd like It would be great if you could pass a prop to TimePickerModal that sets which input type will be presented by default

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

iM-GeeKy commented 9 months ago

PRs are welcome! This should be a good first issue if you're up for the challenge!