-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invariant Violation: DatePickerAndroid has been removed from React Native. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-datetimepicker/datetimepicker #468
Comments
I solved the problem myself. I forked. you can use. https://github.com/mamicrose/react-native-datepicker |
Does not work. I get : |
npm i @react-native-community/datetimepicker |
Do not use this repository anymore. I am currently using it and am satisfied. |
and if you want date and time together, I can share my own code with you. (time screen popping up after selecting date) |
Thanks for the response, helped solve my problem :) |
@mamicrose can you share code for date and time together. Thanks in advance |
you can use it ready-made as a component.
|
Issue
Expected Behavior
Code
Environment
react-native -v
:node -v
:npm -v
:yarn --version
:target platform
: Android | iOSoperating system
:The text was updated successfully, but these errors were encountered: