itsnubix/react-native-video-controls

i can only hear sound not video

Opened this issue · 2 comments

My video does not play
i can only hear sound

my code =>

        <VideoPlayer
            source={{ uri: videoLink }}
            style={styles.video}
            controls={true}
            resizeMode="contain"
        />

same me too

Is this issue still active?
I want to contribute?