drawRect / Instagram_Stories

Inspired by Instagram Stories functionality. This source is similar to Instagram Stories, which is having both image and video support.
MIT License
415 stars 76 forks source link

Boomi/video cache #75

Closed boominadhaprakash closed 5 years ago

boominadhaprakash commented 5 years ago

PR Details

Implemented Video Cache using FileManager

Description

Created Video Cache helper class to store the videos in temp folders. If the video already there in the cache, it will load from the cache otherwise it will download.

Motivation and Context

This is required to make the app user-friendly.

ranmyfriend commented 5 years ago

Good job bro. Keep it up