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;