react-native-module-example
v1.0.1
Published
exemplo
Downloads
1
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;