根据documentation,似乎没有使用外部图片或外部视频(例如来自YouTube)的任何示例。
我想知道是否有人知道是否可能(像这样)
<Video style={{
width: 3.0,
height:2.0,
transform: [{translate: [0, 4, 5]}, {rotateY : 180} ],
}} source={{uri: 'https://www.youtube.com/watch?v=vPCoxAlfFsw'}} />
答案 0 :(得分:0)
反应vr主页中的MediaPlayerState