react-native-module-example-vgr
v1.0.3
Published
exemplo
Downloads
2
Readme
react-native-example
Getting started
$ npm install react-native-example --save
Mostly automatic installation
$ react-native link react-native-example
Usage
import Example from 'react-native-example';
// TODO: What to do with the module?
Example;