1.0.5 • Published 5 years ago
react-native-my-fancy-module-test v1.0.5
react-native-my-fancy-module
Getting started
$ npm install react-native-my-fancy-module --save
Mostly automatic installation
$ react-native link react-native-my-fancy-module
Usage
import MyFancyModule from 'react-native-my-fancy-module';
// TODO: What to do with the module?
MyFancyModule;