-
I found Uppy and I consider it a good option the problem is that uppy doesn't have an integration or plugin to send the files to firebase so I decide to lookup to some alternatives or recommendations.
-
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.
-
I use react-dropzone for file uploads. I use a reducer to track the files that get dropped and on drop I simply upload the file blobs straight to firebase storage.
-
Just looking at the docs for react-dropzone, they recommend Filepond for something similar to what you're looking for.
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.