An ignite plugin for react-native-img-cache.
npm install ignite-img-cacheAdds react-native-img-cache to your project which is using ignite.
react-native-img-cache requires react-native-fetch-blob but due the extra step of linking you'll need to install it as well.
``sh`
ignite add fetch-blob
then
`sh`
ignite add img-cache
I would have preferred to call this ignite-image-cache, but the underlying library is called ignite-img-cache`. It's all good. (__eye twitch__).