wa-module-shared
v1.0.15
Published
WA Module Shared Library
Downloads
5
Readme
react-native-wa-module-shared
Getting started
$ npm install react-native-wa-module-shared --save
Mostly automatic installation
$ react-native link react-native-wa-module-shared
Usage
import WaModuleShared from 'react-native-wa-module-shared';
// TODO: What to do with the module?
WaModuleShared;