How do you guys handle image caching?

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. react-native-fast-image

    🚩 FastImage, performant React Native image component.

    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.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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.

  4. Kingfisher

    A lightweight, pure-Swift library for downloading and caching images from the web.

    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?

  5. expo-cached-image

    Super fast cached image component for react-native applications powered by expo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Storage of 1000's of images for Travel app

    1 project | /r/SwiftUI | 1 May 2023
  • Best way to extract text and images from html code in order?

    1 project | /r/iOSProgramming | 30 Jan 2023
  • Collection view downloading wrong image

    1 project | /r/swift | 26 Dec 2022
  • Kingfisher

    1 project | news.ycombinator.com | 16 Apr 2022
  • Is using CoreData + CloudKit to store text note, and iCloud Document to store note image attachments as image files a good design approach?

    1 project | /r/iOSProgramming | 14 Apr 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?