xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS
MIT License
2.12k stars 727 forks source link

Update to use @react-native-community/datetimepicker #429

Open dionisio28 opened 3 years ago

dionisio28 commented 3 years ago

React-native removed TimePickerAndroid from its library

runticle commented 2 years ago

This doesn't work? We are using this with mode: 'datetime' which it doesn't seem compatible with. But it doesn't work for either 'date' or 'time' either?

zedtux commented 1 year ago

I tried this PR on my app and it does work fine, thank you @dionisio28 👍