Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 326 Bytes

vlcplayerExample

setp1:

npm install

setp2:

react-native link

ios:

(1)在nightlies.videolan.org/build/iOS/ 下载最新版,

(2)在你的项目目录下新建一个 vlcKit 文件夹,并将MobileVLCKit.framework解压到该目录下