Open
Description
Issue

I did all the operations like clearing the cache.
Device:
- Device: emulator
- OS: android
package.json
file:
{
"dependencies": {
"react-native-vision-camera": "^3.9.2",
"react-native-vision-camera-face-detector": "^1.6.3",
"react-native-worklets-core": "^1.0.0",
}
}
babel.congif.js
module.exports = {
presets: ['module:@react-native/babel-preset'],
plugins: [
['react-native-worklets-core/plugin'],
['react-native-reanimated/plugin'],
],
};
Metadata
Metadata
Assignees
Labels
No labels