react-native-wee-rn-library
v1.0.0
Published
TODO
Downloads
1
Readme
react-native-wee-rn-library
Getting started
$ npm install react-native-wee-rn-library --save
Mostly automatic installation
$ react-native link react-native-wee-rn-library
Usage
import WeeRnLibrary from 'react-native-wee-rn-library';
// TODO: What to do with the module?
WeeRnLibrary;