https://github.com/morintd/react-native-cached-image
https://github.com/morintd/react-native-cached-image
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/morintd/react-native-cached-image
- Owner: morintd
- Created: 2025-02-06T14:17:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T03:35:59.000Z (over 1 year ago)
- Last Synced: 2025-02-07T04:25:17.218Z (over 1 year ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CachedImage
This is an example repository to implement a custom `Image` using local cache with **react native**.
See [blog post](https://morintd.hashnode.dev/implement-your-own-image-component-with-local-cache-for-react-native).