UNPKG

@rn-bridge/react-native-geofencing

Version:

React native module to determine if a location is within defined geographical boundaries

9 lines (8 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); var _default = exports.default = _reactNative.TurboModuleRegistry.getEnforcing('RNGeofencing'); //# sourceMappingURL=NativeGeofencing.js.map