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.