UNPKG

expo-location

Version:

Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.

4 lines (3 loc) 137 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (props = {}) => ['expo-location', props];