abbasfreestyle / react-native-af-video-player

MIT License
381 stars 288 forks source link

Save cached video to local storage #102

Open eddyjusufi opened 5 years ago

eddyjusufi commented 5 years ago

If i provide a URL link as source to the video, after it has loaded, is it possible to save the video locally, using SQLite storage for example, and be able to play it offline if needed?

rohitsingh2410 commented 2 years ago

An update/info on this @EddieEJ