We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to use this lib, on existing project that uses Expo, RN (0.55.3), unfortunately I have encountered
"Invariant Violation: Native component for "DatePickerManager" does not exist"
The installation and react-native-linking did not throw any errors, the project runs as usual but, crashes when I try to display the date picker.
The text was updated successfully, but these errors were encountered:
Looked over other closed issues, noticed the Expo not supporting the native elements, closing issue
Sorry, something went wrong.
There is now a feature request you can upvote 👍 if you still are interested in using react-native-date-picker with expo!
No branches or pull requests
I tried to use this lib, on existing project that uses Expo, RN (0.55.3), unfortunately I have encountered
"Invariant Violation: Native component for "DatePickerManager" does not exist"
The installation and react-native-linking did not throw any errors, the project runs as usual but, crashes when I try to display the date picker.
The text was updated successfully, but these errors were encountered: