UNPKG

react-native-beacons-manager

Version:

React-Native library for detecting beacons (iOS and Android)

8 lines (4 loc) 137 B
// @flow const RN = require('react-native'); const NativeRNiBeacons = RN.NativeModules.RNiBeacon; module.exports = NativeRNiBeacons;