react-native-beaconkemley
v1.0.0
Published
React-Native BLE Beacon
Downloads
2
Readme
react-native-beaconkemley
Getting started
$ npm install react-native-beaconkemley --save
Mostly automatic installation
$ react-native link react-native-beaconkemley
Usage
import Beaconkemley from 'react-native-beaconkemley';
// TODO: What to do with the module?
Beaconkemley;