UNPKG

react-native-web-location

Version:

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

2 lines 193 B
console.warn('You are using the web-only package react-native-web-location. Please install the official universal React Native package `expo-location` instead.'); export * from 'expo-location';