react-native-plugin
v1.0.0
Published
TODO
Downloads
8
Readme
react-native-plugin
Getting started
$ npm install react-native-plugin --save
Mostly automatic installation
$ react-native link react-native-plugin
Usage
import BluedotPointSdk from 'react-native-plugin';
// TODO: What to do with the module?
BluedotPointSdk;