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
Bug description: npm ERR! Could not resolve dependency: npm ERR! peer react-native-reanimated@"^2.4.1" from [email protected]
Visual demo:
Code to reproduce
npm install --save react-native-week-view
Environment:
Important: using your own fork makes this more difficult to reproduce and solve. We recommend trying with the latest week-view version.
react-native-week-view
react-native-gesture-handler
react-native-reanimated
react-native
react
I cant install the library on my project cause your reanimated library version is too old. Can you update, please?
The text was updated successfully, but these errors were encountered:
Need this too
Sorry, something went wrong.
No branches or pull requests
Bug description:
npm ERR! Could not resolve dependency:
npm ERR! peer react-native-reanimated@"^2.4.1" from [email protected]
Visual demo:
Code to reproduce
Environment:
Important: using your own fork makes this more difficult to reproduce and solve. We recommend trying with the latest week-view version.
react-native-week-view
: 0.30.0react-native-gesture-handler
: 2.14.0react-native-reanimated
: 3.6.2 X_react-native
: 0.73.6react
: 18.2.0I cant install the library on my project cause your reanimated library version is too old. Can you update, please?
The text was updated successfully, but these errors were encountered: