README
react-native-dragon-libs
Getting started
$ npm install react-native-dragon-libs --save
Mostly automatic installation
$ react-native link react-native-dragon-libs
Usage
import DragonLibs from 'react-native-dragon-libs';
// TODO: What to do with the module?
DragonLibs;