Skip to content

v1.3.0

Compare
Choose a tag to compare
@kfiroo kfiroo released this 02 Apr 14:18
· 119 commits to master since this release

* This is a minor release because current installations will break after upgrading.

As noted by @Froelund here react-native-fs is not maintained anymore, but its author points to react-native-fetch-blob as an alternative here

ImageCacheProvider now uses react-native-fetch-blob to download the images and save then locally.

NOTE: In order to upgrade you would need to install react-native-fetch-blob and uninstall react-native-fs unless you still need it see here :)