react-native-beaconkemley

React-Native BLE Beacon

Usage no npm install needed!

<script type="module">
  import reactNativeBeaconkemley from 'https://cdn.skypack.dev/react-native-beaconkemley';
</script>

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;