ReactVision / viro

ViroReact: The AR and VR library for React Native πŸ“³πŸ’™πŸ’›πŸ€πŸ’š

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViroVideo and ViroSound not working

Bilin-David opened this issue Β· comments

The App crashes while using viroSound and viroVideo

<ViroNode position={[0, 0, -1]} width={150} height={150}>
<ViroVideo
paused={false}
loop={true}
source={{
uri: "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",
}}
>

Been having the same issue with using ViroVideo on my expo dev build

Does this still happen with the latest version?

Not yet tried with latest version @doranteseduardo