react-native-bt-sdk
v1.0.2
Published
TODO
Downloads
3
Readme
react-native-bt-sdk
Getting started
$ npm install react-native-bt-sdk --save
Mostly automatic installation
$ react-native link react-native-bt-sdk
Usage
import ReactNativeBtSdk from 'react-native-bt-sdk';
// TODO: What to do with the module?
ReactNativeBtSdk;