Open duyta7598 opened 2 years ago
are you using typescript ? if so, you need to add the extension files that are not common to the compiler
Can you provide the GLB 3D object you're using? And does https://viro-community.readme.io/docs/assets#supported-assets help with your issue?
Requirements:
Please go through this checklist before opening a new issue
Environment
Please provide the following information about your environment:
Description
Viro React made crash when render GLB file, It only happen in some of GLB file. And when I check logcat in Android Studio, it show this error
Failed to create an anchored node at position [0.0, 0.0, 0.0]
This is some off my code
Remove ViroNode doesn't seem to help, I believe it only happen with some off my glb 3d object Can any one help me with this?