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.

I add Podfile string
pod 'MobileVLCKit'Next
pod install-->react-native link--> changed uri -->
-->
react-native run-iosProject iOS compiled in "Legacy mode", but not work.