Drag And Drop File Uploader For React – react-file-drop

Description:

react-file-drop is a React component for Gmail or Facebook -like drag and drop file uploader. Drag files anywhere onto the window (or user-defined “frame” prop)! Very extensible, provides many hooks so you can use it to develop any custom behavior that you desire.

Installation:

# NPM
$ npm install react-file-drop –save

Preview:

react-file-drop

Add Comment