@mnightingale/react-native-image-cache-hoc
Version:
React Native Higher Order Component that adds advanced caching functionality to the react native Image component.
32 lines (14 loc) • 1.49 kB
Markdown
## [3.4.4](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.4.3...v3.4.4) (2021-09-28)
### Bug Fixes
* RNFS.touch fails if mtime or ctime are not set ([6070bc3](https://github.com/mnightingale/react-native-image-cache-hoc/commit/6070bc32ca8085315ea76aa5f8d21005e6985b62))
## [3.4.3](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.4.2...v3.4.3) (2021-08-05)
### Performance Improvements
* replace default header for mutable requests (if-modified-since) with if-none-match [#2](https://github.com/mnightingale/react-native-image-cache-hoc/issues/2) ([e3e8ede](https://github.com/mnightingale/react-native-image-cache-hoc/commit/e3e8ede6ebda61e60f1134f8875617cd7fe43fc4))
## [3.4.2](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.4.1...v3.4.2) (2021-08-05)
### Bug Fixes
* Allow static headers ([bdf7f4b](https://github.com/mnightingale/react-native-image-cache-hoc/commit/bdf7f4bdc07c340290f391b72787bfb503ad3b0b))
## [3.4.1](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.4.0...v3.4.1) (2021-08-03)
# [3.4.0](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.3.1...v3.4.0) (2021-08-03)
### Features
* allow headers to be set ([00b90e5](https://github.com/mnightingale/react-native-image-cache-hoc/commit/00b90e5af62fc0ef07a7728de74eb467def96dd5))
## [3.3.1](https://github.com/mnightingale/react-native-image-cache-hoc/compare/v3.3.0...v3.3.1) (2021-08-03)