beaconbroadcast

0.1.3 • Public • Published

beaconbroadcast npm

React Native Module that broadcasts an iBeacon uuid.

Setup

Install using https://github.com/rnpm/rnpm :

rnpm install beaconbroadcast

Import in your project:

import BeaconBroadcast from 'beaconbroadcast';

API

Start iBeacon on device:

BeaconBroadcast.startAdvertisingBeaconWithString('uuid', 'identifier');

Stop iBeacon:

BeaconBroadcast.stopAdvertisingBeacon()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    1
  • 0.1.2
    0
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i beaconbroadcast

Weekly Downloads

3

Version

0.1.3

License

MIT

Last publish

Collaborators

  • philipheinser