-
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
Warning: DatePickerIOS has been merged with DatePickerAndroid and will be removed in a future release. #442
Comments
Do we have any news related to this issue? Is the repository maintained? |
that is what i am wondering @GSolari79 |
Oh no, it's the easiest way to add a date picker to a form, and it's not maintained anymore! Don't know if there is any fork out there for this |
|
Any updates on this? |
+1 |
1 similar comment
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
The warning error message shows up in the debugger :
"Warning: DatePickerIOS has been merged with 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'"
Expected Behavior
No warnings/errors when using the latest version of the package.
Environment
iOS / Android
Is this lib still being maintained? and if so - is there any ETA on when a fix for this might be expected?
The text was updated successfully, but these errors were encountered: