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