tajo / react-movable

🔀 Drag and drop for your React lists and tables. Accessible. Tiny.
https://react-movable.pages.dev
MIT License
1.53k stars 51 forks source link

Not for React 15.6.x #21

Closed JensC closed 5 years ago

JensC commented 5 years ago

Could you list dependencies in the README.md? I did not see it mentioned. Or even better, make it work with the latest React 15. The error I got: "TypeError: React.createRef is not a function"

tajo commented 5 years ago

It's already in peerDependencies. No intention to support old refs (React 15.x).