raddatetimepicker was not found in the uimanager code example
Example: raddatetimepicker was not found in the uimanager
npm install @react-native-community/datetimepicker --save
or
yarn add @react-native-community/datetimepicker
cd ios && pod install && cd ..