React本机视频播放器 一个带有一些控件的React Native视频播放器。 该播放器使用react-native-video进行视频播放。 安装 yarn add react-native-video-player react-native-video react-native-vector-icons 要么 npm install --save react-native-video-player react-native-video react-native-vector-icons 然后,对于React Native> = 0.60: cd ios pod install 在An