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.

3 lines 143 B
import { NativeModulesProxy } from '@unimodules/core'; export default NativeModulesProxy.ExpoLocation; //# sourceMappingURL=ExpoLocation.js.map