What's the best practice way to save user images so they can be used responsively? Save it at multiple sizes?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Java Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • react-native-image-picker

    :sunrise_over_mountains: A React Native module that allows you to use native UI to select media from the device library or directly from the camera.

    I'm going to be getting images from the user (using react-native-image-picker) saving them in Firebase Cloud Storage.

  • react-native-image-resizer

    🗻 Resize local images with React Native

    I use @georstat/react-native-image-cache (I’m one of the authors) for caching and https://github.com/bamlab/react-native-image-resizer to resize the image before sending it to the server.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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