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