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.
Drag and Drop library for React Native
Built with react-native v0.28.
The drag drop library originally designed to use with react-native but should work with React as well.
2016-Jun-22: onDragCancel replaced by onDragEnd on DragSource. onDragEnd is trigged with a cancel status on the parameter.
2016-May-11: Added scale property in the DragDropContext for taking the
style.transform.scale
into consideration
Release with Basic functionality