anxheloo
anxheloo
I have a Main navigator with multiple screens where one of them is ViroARSceneNavigator that has an ViroARScene with ViroArImageMarker that displayes a Video on top of the image when...
Hi team, thank you for the amazing library! I’m building an AR app using react-viro where I want to display a video over a detected image marker. What I want:...
Any explanation or solution to this bug? I have a horizontal flatlist of Rooms where each room has a voice component. I wanna be able to drag the waveform to...
Hello guys, i am working on a project where based on room index that is triggered by a beacon device, i render a RoomLayout while passing data[roomIndex] as props. In...
In some use cases, Waveform is not extracting the remote audio fully, seems like it has only extracted like 5 seconds of the audio , duration fails, but im not...
Hello guys. I have a Flatlist with multiple rooms where each room has a voice component that is able to play. The first room is working great while the others...
I am trying to create a latest expo project with v5 and test it out, i followed all the steps in the docs and it is working. The problem comes...
On IOS when we open the camera the app freezes for about 5-6 seconds. In my case it happens when i render multiple ViroARImageMarkers in order to display a different...
### Prerequisites - [x] I checked the documentation and FAQ without finding a solution - [x] I checked to make sure that this issue has not already been filed -...
:beetle: **Description** I want to download each remote url source and store it on cacheDir of the device. Than i can load directly from it. It is working fine on...