79362671

Date: 2025-01-16 18:17:31
Score: 1
Natty:
Report link

(From this github issue) Instead of using react-native-reanimated runOnJS on your frame processor, switch to https://github.com/margelo/react-native-worklets-core

"Use const myFunctionJS = Worklets.createRunInJsFn(myFunction) and then call myFunctionJS from the frame processor"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: voxoid