react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

Is there a way to install the library without cocoa pods?

Open AFMW opened this issue 4 years ago • 0 comments

Hi, I'm not using Cocoa pods in my project, Is there a way to install the library without it?

I'm now using RN "0.59.10" and when I try to build the project it returns an: 'library not found for -lRCTVLCPlayer' error.

AFMW avatar Jul 09 '21 15:07 AFMW