Not able to build the app when using vision camera
I am trying to build the app with react native vision camera 4.6.4 with worklet core 1.5 but its throwing error that the worklet core is not able to be found or headers or not proper.I have attached the patch im trying anyone facing same issue can join.
react-native-vision-camera+4.6.4.patch react-native-worklets-core+1.5.0.patch
andoid or ios ?
Facing the issue in android in rn 79
same problem, someone resolved this ?
"react-native": "^0.79.3", "react-native-vision-camera": "^4.6.4", "react-native-worklets-core": "^1.5.0"
just turn off framer if you do not want it
facing the same issue here, but tried without react-native-vision-camera:
"react-native": "0.79.4",
"react-native-reanimated": "~3.17.4",
"react-native-worklets-core": "^1.5.0"
was it solved
still same issue