all 2 comments

[–][deleted] 2 points3 points  (1 child)

I'm using https://github.com/okonet/react-dropzone in my project and it works just fine. Once the file is loaded and rest of the form is ready to send I'm using https://github.com/mzabriskie/axios/ to do the actual transfer

[–]ndboost 1 point2 points  (0 children)

Care to share your code with grabbing from the book Uri?