$ npm install react-native-mtbeacon-plus --save
$ react-native link react-native-mtbeacon-plus
import {
MTBeaconPlusManager,
MTBeaconPlusModule,
State,
} from 'react-native-mtbeacon-plus';
// TODO: What to do with the module?
MTBeaconPlusManager;