joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.81k stars 772 forks source link

How does this package manage cache for images? #705

Open gentlee opened 3 years ago

gentlee commented 3 years ago

WIll the downloaded image's cache be updated when image is changed on the backend? Does it handle any cache headers?