- Improve the way we create the local image path to avoid collisions - https://github.com/kfiroo/react-native-cached-image/pull/101
Unclaimed project
Are you a maintainer of react-native-cached-image? Claim this project to take control of your public changelog and roadmap.
Changelog
CachedImage component for react-native
NetInfo deprecated change event to the new connectionChange - https://github.com/kfiroo/react-native-cached-image/pull/76ImageCacheProvider will now correctly prefetch images from nextProps instead of props on componentWillReceiveProps - https://github.com/kfiroo/react-native-cached-image/pull/87useQueryParamsInCacheKey when...v1.4.0 contains a lot of breaking changes - please read the readmeThis is a major release that has a lot of breaking changes. All changes came from community requests, I took all the PRs and Issues discussions and compiled them into this new version. If anyone has anything to add/comment this is the place.
ImageCacheManagercacheLocation prop / ImageCacheProvider.options - https://github.com/kfiroo/react-native-cached-image/pull/38