odysseyscience / react-s3-uploader

React component that renders an <input type="file"/> and automatically uploads to an S3 bucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return boolean or Promise on file upload

Craques opened this issue · comments

I wanted to ask if it is possible to get a value after using the manual uploadFile() function that verifies if a file upload is complete.