Hi,
I currently use react-drag-drop-files@2.4.0 in a project with react@19.0.0 and react-dom@19.0.0. However, the package specifies a peer dependency of react@"^18.0.0", which causes conflicts during installation.
Is support for React 19 planned or are there any compatibility concerns?
Thanks for the great library!
Hi,
I currently use
react-drag-drop-files@2.4.0in a project withreact@19.0.0andreact-dom@19.0.0. However, the package specifies a peer dependency ofreact@"^18.0.0", which causes conflicts during installation.Is support for React 19 planned or are there any compatibility concerns?
Thanks for the great library!