0.0.1 • Published 8 years ago

react-dragarea v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

React DragArea

npm version

A React component to normalize touch/scroll/drag interactions.

It attaches event listeners to the wrapped component, and calls custom handlers based on grab, release, and dragMove.

Installation

npm

npm install react-dragarea --save

@TODO Usage

License

MIT