TheWidlarzGroup / react-native-video-player

A video player for React Native with controls
MIT License
514 stars 315 forks source link

iOS video paly not working #180

Open PrudhviBanki opened 7 months ago

PrudhviBanki commented 7 months ago

<VideoPlayer video={{ uri: videoLink }} onLoad={onVideoLoad} videoWidth={1600} videoHeight={900} pauseOnPress={false} showDuration={false} autoplay={true} disableSeek={true} hideControlsOnStart={true}/>

this code not working in iOS

jessica-lemarchand commented 7 months ago

same issue...

shail-spreadd commented 3 months ago

any solution ?

tanzeel152 commented 3 months ago

same issue