Skip to content

v1.4.1

Compare
Choose a tag to compare
@kfiroo kfiroo released this 27 Sep 22:17
· 16 commits to master since this release
  • Change NetInfo deprecated change event to the new connectionChange - #76
  • ImageCacheProvider will now correctly prefetch images from nextProps instead of props on componentWillReceiveProps - #87
  • Use the right query-params according to useQueryParamsInCacheKey when generating cached file name - #85
  • Expose ImageCachePreloader - #89