Our great sponsors
-
In the past we used react-native-fast-image but it ended up having tons of memory leaks that would cause our app to crash... We then removed it.
-
react-native-image-cache
React-Native image caching in file system with progressive loading for iOS and Android
I gave a try to smaller libs like georstat/react-native-image-cache but ran into some stability issues while attempting very simple use cases.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
In native iOS, most people use Kingfisher, and i'd love to have something as good as that on our RN app. Perhaps just some pure JS library that you could plug on the existing image component, and that would handle the saving-to-disk and fetching of the image?
-
Related posts
- Best way to extract text and images from html code in order?
- Collection view downloading wrong image
- Kingfisher
- Is using CoreData + CloudKit to store text note, and iCloud Document to store note image attachments as image files a good design approach?
- Almost Netflix: An iOS Netflix Clone built with Appwrite