React-Native-worklets-core Error: worklets not found, even though I installed it
So I try to develop an Android app with React-Native that uses the Google ML Kit pose detection. I’m still at the beginning of this project, but my first goal is to start the app and see if the pose detection works. Because of that I need the react-native-vision-camera and the react-native-worklets-core package for the frame processor.
Just to let you know, in App.tsx I use the frame processor like that: