-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
🐛 Unable to start the react-native app after installing react-native-vision-camera. #1521
Comments
same over here Resume: I added |
to add from @javier-sauma-rocketlab 's answer. If you're using expo, install expo-build-properties ( https://docs.expo.dev/versions/latest/sdk/build-properties/ ) to change kotlin version
|
Same issue |
I just added kotlinVersion = "1.7.0" to android/build.gradle and now it's working. |
Closing as this is a stale issue - this might have been fixed with the full rewrite in VisionCamera V3 (🥳) - if not, please create a new issue. If your issue has been fixed, consider sponsoring me on GitHub to say thanks 💖 |
What were you trying to do?
I simply create a react native app. And after that I install the react-native-vision-camera, and I unable to start the project.
Reproduceable Code
What happened instead?
I got an error.
When I got to ./android and try to run ./gradlew clean I got the same issue.
Relevant log output
Device
Huawei Honor 9X Android
VisionCamera Version
"react-native-vision-camera": "^2.15.4"
Additional information
The text was updated successfully, but these errors were encountered: