xiongchuan86 / react-native-vlcplayer

react-native wrapper the vlcplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何安装MobileVLCKit.framework?

AhSem opened this issue · comments


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

问题

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

谢谢

@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.