saif482

Results 5 comments of saif482

@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...

> 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...