How to make video player like YouTube in Reactnative | react-native-video

preview_player
Показать описание
Sorry to Dear SUBSCRIBERS I'm working on the other project I can't post any videos for the last 3 months.

For that personally, I would like to say sorry to all.

Required dependencies:
1. react-native-vector-icons
2. react-native-video

cmd:
npm install --save react-native-vector-icons react-native-video
react-native link

Don't Forget to SUBSCRIBE and tap the BELL symbol for instant notification.
Share knowledge with your friends and team members.
If you like this video PLEASE put a Like it's a small motivation from you.

Support Our Channel

Background music from Audio Library(Royalty-free Music) Channel
Music:
Рекомендации по теме
Комментарии
Автор

You didn't cover the full-screen option. It will be good to have a full screen option. Adding the full-screen option will set this video tutorial to 100% complete :)

englishconversation
Автор

you are awesome my friend :) thanks for this video.

Автор

Can you please extend this video player with next and previous button to play next and previous video. i mean if we have multiple videos to play. it will be of great help if you can do this. Thanks in advance

dharmendrachaudhary
Автор

Sir please post a video on how to use your code in FlatList

sivasankarchimata
Автор

for live hls stream, onProgress in Android currentTime is 0 but in ios its returning actual time

ramvilash
Автор

Sir thank you for the video but it is not working properly when i use the code in the FlatList, So can you please make a video on FlatList..

sivasankarchimata
Автор

it give the error Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. Check the render method of `App. when we add player controls.

ranazakriya
Автор

nothing is working in updated version of react-native please make new tutorial

deepakchahar
Автор

I want to show the thumbnail on sliding the seekbar, is there anything for that ?

tuneermalik
Автор

That Git link does not take you to the code it looks like Click Bait Spam Site

DrewNorman
Автор

Sir can you please make a video how to use this tutorial in React-Native FlatList

sivasankarchimata
Автор

The backward and forward buttons are delay time. Time go back. How I fix??

juniormejiaosorio
Автор

please make this with fullscreen function. thanks!

ChamalDeSilva
Автор

Is it working also to streaming?
Regards

johnattantibocha
Автор

what is overlayTimer? where your declared overlayTimer?

VihanshReddyGangapuram
Автор

Sir can you please make a video how to use your code in FlatList for React-Native

sivasankarchimata
Автор

it's easy to do ...How to manage full screen orientations

narayanarao
Автор

how can I switch the resolution of video in react native.

nishantsahoo
Автор

Anyone got this error ? dunno how to fix it [ Error: Exception in HostFunction: Malformed calls from JS: field sizes are different. ]

arstanash
Автор

I got this error "undefined is not an object (evaluating

ChamalDeSilva