Releases: wcandillon/react-native-img-cache
Releases · wcandillon/react-native-img-cache
v1.5.3
<a name"1.5.3">
1.5.3 (2017-12-06)
Bug Fixes
- API:
- api: Support method and header parameters from ImageURISource (8b4dab1f)
- bug: Fix file extension detection (a8d059c6)
- cache: Fix race condition with cancel() (461eed5b)
- comp:
- component: Add support for all props (4659ff8c)
- regression: Fix 1.1.8 regression (8b1b9555)
- urls: fix support for URLs with query parameters (22f712d1)
- warnings: Remove react native warning (c622eeb9)
Features
v1.1.7
Merge pull request #18 from wcandillon/wcandillon-patch-5 Fix non-JPG image support