-
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.
-
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.
-
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.
-
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?
-