react-file-reader
react-file-reader copied to clipboard
Implement dropzone
- [ ] has the ability to drag & drop files for selection.
- [ ] returns HTML FileList
- [ ] returns Base64 strings
- [ ] works with single file drop
- [ ] works with multiple file drop
- [ ] component Dropzone
- [ ] The
Dropzonecomponent should accept a child component just like theFileReader