Sarhane Ghribi
Results
3
comments of
Sarhane Ghribi
i am getting the same error too
module.exports = { presets: ['module:metro-react-native-babel-preset'], plugins: [ ['react-native-worklets-core/plugin'], ['react-native-reanimated/plugin', { globals: ['__scanFaces',], },] ], }; paste this in your babel.config.js file
"react-native-vision-camera": "^2.16.2", "vision-camera-face-detector": "rodgomesc/vision-camera-face-detector#master" use this it will work