Hi,
I using react-native-video.
But i have error to display

can anyone solve this issue
Hi,
I using react-native-video.
But i have error to display

can anyone solve this issue
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Oct 1, 2021, 9:07 AM
react-native link react-native-videoinstead of
import Video from 'react-native-video';do it, like thisimport Video from 'react-native';