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!
npm
@uppy/react
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. There are 70 other projects in the npm registry using @uppy/react.
5 Replies
Liam
Liam2y ago
Going to give react-dropzone a shot (https://react-dropzone.js.org/) and write my own S3 uploader w/ fetching signed URLs via TRPC (If anyone has recs for pre-made solutions though, please send them my way!)
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Liam
Liam2y ago
Was able to get a pretty well working solution together, thanks though! Still have to write some of the S3 stuff though so I'll make sure to let you know if I run into any issues.
Want results from more Discord servers?
Add your server