react-native-dc
v0.11.11
Published
TODO
Readme
react-native-dc
Getting started
$ npm install react-native-dc --save
Mostly automatic installation
$ react-native link react-native-dc
Usage
import Dc from 'react-native-dc';
// TODO: What to do with the module?
Dc;