react-native-image-cache-hoc icon indicating copy to clipboard operation
react-native-image-cache-hoc copied to clipboard

React Native Higher Order Component that adds advanced caching functionality to the react native Image component.

Results 40 react-native-image-cache-hoc issues
Sort by recently updated
recently updated
newest added

I noticed that `.cacheFile` doesn't respect the `fileDirName` that's been set in the options. This means that you might end up downloading the file twice, and can break certain offline...

In the same way that `react-native` is not a direct dependency, `rn-fetch-blob` should be a peer dependency. Users may already have a direct dependency on this in their project -...

Hi there, I forked your library for a project and added some (in my case) improvements: * Component takes a `headers`-property (needed for authorization headers in my specific case) *...

Updated FileSystemFactory options for static class methods (cacheFile, flush)

Precached files requested again if fileDirName is set.

Currently FileSystem.getLocalFilePathFromUrl() checks if a file exists in either the local cache or permanent directories before hitting the network and saving to the appropriate local dir. If the permanent prop...

Bumps [debug](https://github.com/debug-js/debug) to 3.2.6 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Updates `debug` from 2.2.0 to 3.2.6 Release notes Sourced from debug's...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Updates `json5` from 0.4.0 to 2.2.3 Release notes Sourced from json5's...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse:...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies