1 min readNov 5, 2018
Hi William Candillon, in the post above you are referencing to the following code snippet
CacheManager.cache(uri, localURI => this.setState({ uri: localURI }));
But I can’t find it in your current https://github.com/wcandillon/react-native-expo-image-cache master branch. Where can I find this or is it obsolete by now? Thanks for your help!