Any Recs For A Multi-File Upload Component With First-class React Support?
I would like to use a already made solution instead of designing my own file uploader. At the moment I am using Uppy (https://www.npmjs.com/package/@uppy/react) however it seems to have React be an afterthought w/ Uppy being a very imperative library.
Does anyone have any recommendations for a library to use here? Thanks!
React component wrappers around Uppy's official UI plugins.. Latest version: 3.0.2, last published: 3 months ago. Start using @uppy/react in your project by running
npm i @uppy/react
npm i @uppy/react
. There are 70 other projects in the npm registry using @uppy/react.