Releases: wonday/react-native-image-cache-wrapper
Releases · wonday/react-native-image-cache-wrapper
v1.0.6
- add static method CachedImage.isUrlCached(url,success=(cachFile)=>void,fail=(error)=>void))
- add static method CachedImage.getCacheFilename(url)
- add static property CachedImage.cacheDir, user can use to set customized cacheDir
v1.0.5
v1.0.5
fix for RN 0.59+
v1.0.4
fix Content-Length check
v1.0.3
- fix file successfully download check