根据文档,似乎没有任何使用外部图像或外部视频的示例(即来自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'}} />
React VR Home Page中的MediaPlayerState