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

Warning componentWillReceiveProps #431

Open Dennis-96 opened 4 years ago

Dennis-96 commented 4 years ago

Hi, can someone help me with this warning, I don't know if it affects my app

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: %s DatePicker

Also when I select the date I get an error that says:

Warning: DatePickerAndroid has been merged with DatePickerIOS and will be removed in a future release. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-community/datetimepicker

medicine4i commented 4 years ago

same issue here, is react-native-datepicker is already maintained ?

thanks

shamxeed commented 3 years ago

Having the same issue...