saif482
saif482
i am still facing the same since 3 days
@prerakd is it fixed for you?
@KESHAOYE what is the patch? I am having same issue at RN v0.73.11 ``` "dependencies": { "react": "18.2.0", "react-native": "0.73.11", "react-native-vision-camera": "^4.3.2" } ``` ``` buildscript { ext { buildToolsVersion...
@gkasireddy202 did you find the solution for this? the patch doesn't work for me
> Hello, i finally temporarly solved the issue after immense hours of debug and I want to share my solution. First, lets remove gradle alltogether (i had cache issues): `sudo...