sarink / react-file-drop

React component for Gmail or Facebook -like drag and drop file uploader
https://www.sarink.net
176 stars 54 forks source link

React 17 support #81

Closed javlund closed 2 years ago

javlund commented 3 years ago

This lib seems to have a peer dependency on React 16, which with the current version, doesn't fly with the newest React:

npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1" from react-file-drop@3.1.2
npm ERR! node_modules/react-file-drop
npm ERR!   react-file-drop@"3.1.2" from the root project

Is the library still updated, and if so, are there any plans to support React 17?

javlund commented 3 years ago

Ah - now I see https://github.com/sarink/react-file-drop/pull/78. Seems like the lib is abandoned then. :/

sarink commented 2 years ago

Released in v3.1.3