Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-dnd

sharingapples67MIT0.2.3

Drag and Drop library for React Native

readme

react-native-dnd

Built with react-native v0.28.

The drag drop library originally designed to use with react-native but should work with React as well.

changelog

Version 0.1.5

2016-Jun-22: onDragCancel replaced by onDragEnd on DragSource. onDragEnd is trigged with a cancel status on the parameter.

Version 0.1.2

2016-May-11: Added scale property in the DragDropContext for taking the style.transform.scale into consideration

Version 0.1.0

Release with Basic functionality