Replies: 2 comments 13 replies
-
textgeom is not part of r3f, it's threejs. and THREE.FontLoader for sure doesn't work in RN, like none of the other loaders do. expo has its own loaders. |
Beta Was this translation helpful? Give feedback.
13 replies
-
This is a big wrapped, I was importing
|
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Upon using this code:
I'm getting this error:
The code structure can be seen here: https://codesandbox.io/embed/r3f-gltf-fonts-c671i
'/bold.blob' is included on the "public" folder of my Next.js app with
@expo/next-adapter
Expo for web.Beta Was this translation helpful? Give feedback.
All reactions