1.0.15 • Published 5 months ago

wa-module-shared v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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;