# remobile/react-native-cache-image

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/remobile-react-native-cache-image).**

160 stars · 20 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/remobile/react-native-cache-image
- awesome-repositories: https://awesome-repositories.com/repository/remobile-react-native-cache-image.md

## Description

A cache-image for react-native When use web image, this module will find the web image's url corresponding image file is exist or not, if exist, it will use local exist file, and check this CacheImage's old url and new url, if old url is the same as new url, do noting. if not, sub old url's ref…

## Tags

### Part of an Awesome List

- [UI Components](https://awesome-repositories.com/f/awesome-lists/devtools/ui-components.md) — Image caching component.
