UNPKG

718 BMarkdownView Raw
1[![npm version](https://img.shields.io/npm/v/react-dnd.svg?style=flat-square)](https://www.npmjs.com/package/react-dnd)
2[![npm downloads](https://img.shields.io/npm/dm/react-dnd.svg?style=flat-square)](https://www.npmjs.com/package/react-dnd)
3[![Build Status](https://travis-ci.org/react-dnd/react-dnd.svg?branch=main)](https://travis-ci.org/react-dnd/react-dnd)
4
5# React _DnD_
6
7Drag and Drop for React.
8
9See the docs, tutorials and examples on the website:
10
11http://react-dnd.github.io/react-dnd/
12
13See the changelog on the Releases page:
14
15https://github.com/react-dnd/react-dnd/releases
16
17Big thanks to [BrowserStack](https://www.browserstack.com) for letting the maintainers use their service to debug browser issues.