react-native-datetimepicker / datetimepicker

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

DateTime support for Android #945

Open gelodgreat opened 3 days ago

gelodgreat commented 3 days ago

Feature request

Why it is needed

Is there a way to combine date and time on android like the same on iOS?

Possible implementation

We're using this for events that would be better if we can just pass them as one value

Code sample