react-native-sg-module
v1.0.8
Published
TODO
Downloads
19
Readme
react-native-sg-module
Getting started
$ npm install react-native-sg-module --save
Mostly automatic installation
$ react-native link react-native-sg-module
Usage
import SgModule from 'react-native-sg-module';
// TODO: What to do with the module?
SgModule;