We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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", }} >
The text was updated successfully, but these errors were encountered:
XR-196 How to integrate video calling package in viro
Sorry, something went wrong.
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
No branches or pull requests
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",
}}
>
The text was updated successfully, but these errors were encountered: