Using with React Native #428
Unanswered
k6jge3jf10o7
asked this question in
Q&A
Replies: 2 comments
-
I want to use react-native, but I'm receiving the error the module doesn't exists, even been installed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@react-three/cannon isn't supported in react native as it uses web workers. See this discussion for an example of how to use cannon-es directly with r3f: #63 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to use use-cannon with react-three-fiber in React Native project? Is there any example how to do this?
I can fix first two problems:
But I have not managed to continue from "Property 'Worker'doesn't exist.
Beta Was this translation helpful? Give feedback.
All reactions