kachnitel / RideTime

Mountain bike social riding app
3 stars 0 forks source link

Migrate EditDateTime to @react-native-community/datetimepicker #140

Open kachnitel opened 4 years ago

kachnitel commented 4 years ago

Migrate from import DateTimePicker from 'react-native-modal-datetime-picker' to @react-native-community/datetimepicker

Error

Warning: TimePickerAndroid has been merged with DatePickerIOS and DatePickerAndroid 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
- node_modules/expo/build/environment/muteWarnings.fx.js:27:24 in error
- node_modules/react-native/node_modules/fbjs/lib/warning.js:30:18 in printWarning
- node_modules/react-native/node_modules/fbjs/lib/warning.js:51:23 in <anonymous>
- node_modules/react-native/Libraries/Utilities/warnOnce.js:29:10 in warnOnce
- node_modules/react-native/Libraries/react-native/react-native-implementation.js:280:6 in module.exports.get__TimePickerAndroid                                                                                      
- node_modules/react-native-modal-datetime-picker/src/CustomDatePickerAndroid/index.js:48:27 in CustomDatePickerAndroid#_showDatePickerAndroid