Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 499 Bytes

File metadata and controls

15 lines (9 loc) · 499 Bytes

React DnD HTML5 Touch Backend

HTML5 backend for the excellent React DnD, but with added touch support. This library wraps (i.e. decorates) the "official" backend react-dnd-html5-backend adding touch support.

See the docs for usage information.

Installation

npm install --save react-dnd-html5-touch-backend

License

MIT