react-native-static-dnd
v1.0.2
Published
TODO
Downloads
1
Readme
react-native-static-dnd
Getting started
$ npm install react-native-static-dnd --save
Mostly automatic installation
$ react-native link react-native-static-dnd
Usage
import StaticDnd from 'react-native-static-dnd';
// TODO: What to do with the module?
StaticDnd;