4.5.1 • Published 2 years ago

@azabraao/react-draggable v4.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React-Draggable

This is a fork from the original React Draggable with a single difference: it has not prevent default in the touchstart for mobile devices. Instead it gives you the opportunite to make the "preventDefault" on touch capture, in case you want.

It was just a personal need of a project I @azabraao was working on. In case it helps you too, I will be very happy :)

For docs and everything else, please, refer to the original source.