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/react-native-datetimepicker
same with me, have you found a solution?
just read documentation how to migrate from old component to new way
https://github.com/react-native-community/react-native-datetimepicker#migration-from-the-older-components
This is a warning coming from react native itself. If you migrate over to this module and don't import date picker from react native, it will go away.