1.0.1 • Published 3 years ago
react-native-mtbeacon-plus v1.0.1
react-native-react-native-mtbeacon-plus
Getting started
$ npm install react-native-mtbeacon-plus --save
Mostly automatic installation
$ react-native link react-native-mtbeacon-plus
Usage
import {
MTBeaconPlusManager,
MTBeaconPlusModule,
State,
} from 'react-native-mtbeacon-plus';
// TODO: What to do with the module?
MTBeaconPlusManager;