xuyuanzhou / react-native-yz-vlcplayer

VLC Player for react-native
MIT License
152 stars 52 forks source link

Installation problem #11

Closed harrischelsea closed 6 years ago

harrischelsea commented 6 years ago

I have the problem with installation. I follow all steps from readme, but I got this error:

'MobileVLCKit/MobileVLCKit.h' file not found in RCTVLCPlayer.m

I downloaded this MobileVLCKit framework: MobileVLCKit-3.0-pre-20180822-0635.tar.xz 22-Aug-2018 06:05 269M

Anyone has the same problem?

xuyuanzhou commented 6 years ago

1066c185-0498-4d61-83f1-5e2d26ef9bd7

harrischelsea commented 6 years ago

xuyuanzhou, thank you for the your reply. I imported MobileVLCKit in vlcKit folder, and my Frameworks folder looks like this.

screen shot 2018-08-23 at 11 48 07

harrischelsea commented 6 years ago

Thank you xuyuanzhou, your answer helps me., that was my problem.