Couldn't make worklet working on RN 0.64 #2004
Unanswered
18601673727
asked this question in
Q&A
Replies: 1 comment 1 reply
-
worklets run on the ui thread, how are u invoking the function ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
code
error
screenshot on cold start
package.json
babel.config.js
Downgrade
react-native
to 0.63.0 resolves the issue though, but it took quite some time for me to upgrade the whole project to 0.64.Beta Was this translation helpful? Give feedback.
All reactions