Integeration of the depedency #4077
Unanswered
sameer2508
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to integrate react-native-vision-camera and react-native-reanimated but it did not integrate. I have added the list of dependencies that I am using:

"dependencies": {
"react": "18.2.0",
"react-native": "0.71.3",
"react-native-reanimated": "^2.14.4",
"react-native-vision-camera": "^2.15.4",
"vision-camera-code-scanner": "^0.2.0"
},
I have attached the
screenshot of the error to this question:
Beta Was this translation helpful? Give feedback.
All reactions