xiongchuan86 / react-native-vlcplayer

react-native wrapper the vlcplayer
MIT License
79 stars 31 forks source link

如何安装MobileVLCKit.framework? #6

Open AhSem opened 7 years ago

AhSem commented 7 years ago

“ 安装MobileVLCKit.framework,在nightlies.videolan.org/build/ios/ 下载最新版,解压后在你的工程里面引入MobileVLCKit.framework,并且添加 framework search path ” 问题

  1. nightlies.videolan.org/build/ios/ -- 链接坏了。请问有新的链接吗?
  2. 下载了MobileVLCKit.framework 后,该如何引入工程?可以详细说明一下吗?我是xcode新手。

谢谢

nmorozov commented 6 years ago

@AhSem http://nightlies.videolan.org/build/iOS/ But I've failed to compile project using this library. Also the react-native-vlcplayer does not work with latest react native version.