Drag & Drop List Component – react-movable

Description:

react-movable is an accessible and tiny React component that provides the Drag and drop functionality for your React lists and tables.

Installation:

# Yarn
$ yarn add react react-dom react-movable
# NPM
$ npm install react react-dom react-movable --save

Preview:

Drag & Drop List Component - react-movable

Changelog:

v2.5.0 (05/09/2020)

  • Added more props

Add Comment