Open badgraphix opened 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I have exact same error, didn´t find a solution yet
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Same error for me. Any advise to solving it please?
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.
Description
I have added the react-native-calendars module to a React Native project using the following command
npm install --save react-native-calendars
I go to a component that imports the react-native-calendars module and tries to render a object.
Expected Behavior
The Calendar component renders.
Observed Behavior
I get the following error:
Environment
npm ls react-native-calendars
: my_app@0.0.1 C:\Users\badgr\dev\AndroidStudioProjects\my_app `-- react-native-calendars@1.1266.0npm ls react-native
: my_app@0.0.1 C:\Users\badgr\dev\AndroidStudioProjects\my_app-- react-native@0.68.2
-- @react-native-community/cli@7.0.4 `-- react-native@0.68.2 deduped