React Native library for iOS and Android offline image storage. This library provides most of the capabilities for an application to display pre-loaded images when offline. (This library has a dependency on rn-fetch-blob. Refer here for more details about the library.)
Table des matières
Any problem with React Native Image Offline after migrating RN63+ ?
The current library is not maintained anymore since RN59. Anyways, I created a little fork to maitain the React Native Offline Image for RN63+ :
https://github.com/Immolare/react-native-image-offline
It is functional. Feel free to share and PR if needed.