flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

Do you have support for React? #342

Open SarahKay99 opened 3 years ago

SarahKay99 commented 3 years ago

Is there any way to make this library work with React, or is it express.js only

command-tab commented 3 years ago

I’ve used flow.js with Vue: https://github.com/command-tab/flowtest I’m sure a similar approach could be used with React.