react-native-worklets-core
react-native-worklets-core copied to clipboard
Support for V8 engine?
Just a question, is there v8 support for this lib?
I tried to use worklets together with react-native-vision-camera, but when using the v8 javascript engine (iso hermes) the worklets execution crashes...
I tested the same code with latest version of react-native-reanimated and that seemed to work.