Skip to content

Releases: wonday/react-native-image-cache-wrapper

v1.0.7

Choose a tag to compare

@wonday wonday released this 31 Mar 15:21
  1. fix Strange error

v1.0.6

Choose a tag to compare

@wonday wonday released this 24 Sep 15:29
  1. add static method CachedImage.isUrlCached(url,success=(cachFile)=>void,fail=(error)=>void))
  2. add static method CachedImage.getCacheFilename(url)
  3. add static property CachedImage.cacheDir, user can use to set customized cacheDir

v1.0.5

Choose a tag to compare

@wonday wonday released this 16 Jul 15:04

v1.0.5
fix for RN 0.59+

v1.0.4
fix Content-Length check

v1.0.3

Choose a tag to compare

@wonday wonday released this 12 Aug 08:59
  1. fix file successfully download check