1.0.8 • Published 5 years ago
react-native-sg-module v1.0.8
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;