react-native 0.80.0 facing WorkletsError: [Worklets] Failed to create a worklet. #7730
Unanswered
zhaoaixu520
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Hey @zhaoaixu520! Could you possibly provide some reproduction steps? Which commands did you use to create and run the project? Which platform you have been using (iOS, Android)? Did you install pods on iOS? Do you use bare or expo go react native workflow? I will be grateful if you prepare a repository with your setup so that I would be able to test the same setup on my side and see how to fix the issue. |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
I'm facing the issue
"react-native": "0.80.0",
"react-native-reanimated": "next",
"react-native-worklets": "^0.3.0",
babel.config.js
plugins:['react-native-worklets/plugin']
refer to doc
Beta Was this translation helpful? Give feedback.
All reactions