1.0.3 • Published 5 years ago
react-native-module-example-vgr v1.0.3
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;