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

How add MobileVLCKit to example project?

Open maksimaliabyshev opened this issue 6 years ago • 0 comments

I add Podfile string pod 'MobileVLCKit' Next pod install --> react-native link --> changed uri -->

source={{ uri: 'https://www.radiantmediaplayer.com/media/bbb-360p.mp4', // autoplay: true, // initOptions: ['--codec=avcodec'], }}

--> react-native run-ios

Project iOS compiled in "Legacy mode", but not work.

2019-10-01 19-12-55 com bjango istatmenus memory

maksimaliabyshev avatar Oct 01 '19 14:10 maksimaliabyshev