Create a Video that Auto Plays when Scrolled into View in React Native

InstructorJason Brown

Share this video with your friends

Send Tweet

In this lesson we'll setup a react-native-video player that is paused when it is not visible but when scrolled into view starts playing the video. We'll also show how to add a small ending threshold so once the video is only partially out of view it will pause.