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

How can i change js var's value in the worklet function?

Open nicevlhjfihtqngkldl opened this issue 9 months ago • 0 comments

I want to change a js var's value in the worklet function. How can i achieve this?

the methods below is right?

  1. runOnJS
  2. createSharedValue

nicevlhjfihtqngkldl avatar Mar 28 '25 13:03 nicevlhjfihtqngkldl