react-native-shared
v1.0.89
Published
React Native Shared Module
Downloads
18
Readme
react-native-shared
Getting started
$ npm install react-native-shared --save
Mostly automatic installation
$ react-native link react-native-shared
Usage
import ReactNativeShared from 'react-native-shared';
// TODO: What to do with the module?
ReactNativeShared;