react-native-worklets-core icon indicating copy to clipboard operation
react-native-worklets-core copied to clipboard

Support for V8 engine?

Open BrechtBD opened this issue 1 year ago • 0 comments

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.

BrechtBD avatar Nov 20 '24 13:11 BrechtBD