TheWidlarzGroup / react-native-video-player

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

TypeError: Cannot read properties of undefined (reading 'Constants') #150

Open pacosta613 opened 2 years ago

pacosta613 commented 2 years ago

Screen Shot 2022-03-21 at 10 30 13 AM

<VideoPlayer video={{ uri: this.state.imageSource.uri }} videoWidth={20} videoHeight={20} thumbnail={{ uri: uri }} />

sudharsanvishnu commented 2 years ago

same error

Boban-kaaylabs commented 2 years ago

Install pods and just rebuild the app

Fouzhan21 commented 2 years ago

same error...how it fix...?