phuochau / react-native-thumbnail

Get thumbnail from local media. Currently, it only supports for video.
MIT License
135 stars 104 forks source link

Cache Handling #44

Open Oguntoye opened 5 years ago

Oguntoye commented 5 years ago

I want to know the point at which the cache generated thumbnail got deleted. Will i have to handle it manually by myself or the deletion of those cache generated thumbnail is automated.. If Yes.. How?

Thanks in advance and best regards

ArunPougajendy commented 5 years ago

Hi @Oguntoye, As far as i know there is no in-built mechanism for deleting the cache generated. In my application I have handled it manually, by deleting the cache by using RNFS.