xgfe / react-native-datepicker

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

Use RNDateTimePicker instead of deprecated ones #372

Open lorenc-tomasz opened 5 years ago

lorenc-tomasz commented 5 years ago

Old date pickers will be removed from main RN repo. So we need to update this library to use @react-native-community/datetimepicker.

feruzm commented 4 years ago

I got this, looks like something broken in PR, with what version of community rndatetimepicker have you tested it?

Screenshot_1578993354

rvvergara commented 4 years ago

Has this been merged yet? We need this badly. The community version sucks so please keep maintaining this.