Preload first frame of video using react native video so user won't have to wait while playing

Viewed 1342

In my app i've list of videos like instagram and what i want to is to preload first frame of video so when user opens app they don't have to wait until it load. I am using react-native-video. I can not cached video because its utilising too much memory and getting crash. Any help/suggestion appreciated.

0 Answers
Related