You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated Viro to version 2.54.0 in my project developed with Expo 54. After testing on Android, I noticed that the 3D models remain fixed on the screen. This issue did not occur in previous versions. I also recorded a screen capture to make the problem easier to understand.
To display the 3D model, we need to show the target image to the camera. Once the camera detects this image, the 3D models appear on the screen. However, after the target image leaves the camera’s field of view, the 3D models disappear as well.