18.0.8 • Published 3 months ago

expo-location v18.0.8

Weekly downloads
114,358
License
MIT
Repository
github
Last release
3 months ago

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

API documentation

Installation in managed Expo projects

For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npx expo install expo-location

Configure for iOS

Add NSLocationAlwaysAndWhenInUseUsageDescription, NSLocationAlwaysUsageDescription and NSLocationWhenInUseUsageDescription keys to your Info.plist:

<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to use your location</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to use your location</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to use your location</string>

Run npx pod-install after installing the npm package.

Configure for Android

This module requires the permissions for approximate and exact device location. It also needs the foreground service permission to subscribe to location updates, while the app is in use. These permissions are automatically added.

<!-- Added permissions -->
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

<!-- Optional permissions -->
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />

Note: on Android, you have to submit your app for review and request access to use the background location permission or foreground location permissions.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

consultadigitalblindajevenue-modern-pdf-reader-offlineraodaor-appraodaor-app-poetryraodaor-app1@clockbook-app/timetracker-module-mobilereact-native-slider-kfreact-native-code-push-expo-plugin-managed-workflow@everything-registry/sub-chunk-1630@otesbylhe/reusablecomponentswrapped-nativestickersmash@colorfulwindmill/five-films-service@cuongweallnet/rn-gifted-chat@boneframework/native-components@rtarojs/taro-rnalfredsmartalphajobmediakyc-sdk-react-nativekmandinisales-sync-mobilereact-native-hfc-sdksosapptrack_tk02user-localization-settings@andreciornavei/rn-essentials@admin-layout/timetracker-module-mobile@agreejs/taro-rn@cognativ/locationzeninvestzero-degreeunitx-uitrv-expozippi-market-core@hammadj/react-native-gifted-chat@hubspire/expo-app@hemasai-techenhance/taskbuilder@giasin/react-native-web-maps@infinitebrahmanuniverse/nolb-expo@life-health-emergency/lhe-reusable-rn-ui@mifind/taro-rn@kafudev/react-native-core@kfox/expo@odevlibertario/nostrlivery-common@rvis/rvis-rn-template@sreuter/react-native-web-mapsmuba-popup-permissionsmuba-mapmoor-react-native-componentsobject-based-positioningpcmli.umbrella.react-nativereact-native-chatwhatreact-native-extended-gifted-chatreact-native-location-tracksreact-native-form-builder2rn-location-hookrnshellrn-sampleait-projectreact-native-json-formssafeplacereact-native-qibla-compassreact-native-priv-sdknearestdevs-appnotification-to-routepikop-apppolseridecabriderrecytrackshot-on-targetshippedsharedtextreact-native-web-locationreact-native-template-gaussreact-native-template-gaussfleettemplateikualo-ui-mobilemairiesimplonmaro-rn@wq/expo-template@swiui/chat@vnxjs/vnmf-rn@teovilla/react-native-web-mapsamela-expo-templateappindiqueganheapp-accidenttrackcom.loggi.teste.toolboxconsulta-digitaldecibelometrobbnksdkbe-componentsbikemeterbluekodp-taro-taro-rneasy-expoexpo-template-amela-testexpo-torqexpo-mapbox-navigationfitnessappfitness-app-dir
18.0.8

3 months ago

18.0.7

4 months ago

18.0.6

4 months ago

18.0.5

5 months ago

18.0.4

6 months ago

18.0.3

7 months ago

18.0.2

7 months ago

18.0.1

8 months ago

18.0.0

8 months ago

17.0.1

1 year ago

17.0.0

1 year ago

16.5.5

1 year ago

16.5.4

1 year ago

16.5.3

1 year ago

16.5.2

1 year ago

16.5.1

1 year ago

16.5.0

2 years ago

16.4.0

2 years ago

16.3.0

2 years ago

16.1.0

2 years ago

16.2.0

2 years ago

16.0.0

2 years ago

16.2.1

2 years ago

15.3.0

2 years ago

15.2.0

2 years ago

15.1.1

2 years ago

15.1.0

2 years ago

15.0.0

3 years ago

15.0.1

3 years ago

14.3.0

3 years ago

14.2.0

3 years ago

14.2.1

3 years ago

14.2.2

3 years ago

14.1.0

3 years ago

14.0.0

4 years ago

14.0.1

3 years ago

14.0.2

3 years ago

13.0.4

4 years ago

13.0.2

4 years ago

13.0.3

4 years ago

13.0.1

4 years ago

13.0.0

4 years ago

12.1.3

4 years ago

12.1.2

4 years ago

12.1.1

4 years ago

12.1.0

4 years ago

12.0.4

4 years ago

12.0.3

4 years ago

12.0.2

4 years ago

12.0.1

4 years ago

12.0.0

4 years ago

11.0.0

4 years ago

10.0.0

5 years ago

9.0.1

5 years ago

9.0.0

5 years ago

8.3.0

5 years ago

8.2.1

5 years ago

8.2.0

5 years ago

8.1.0

5 years ago

8.0.0

6 years ago

7.0.0

6 years ago

7.0.0-rc.0

6 years ago

6.0.0

6 years ago

6.0.0-rc.0

6 years ago

5.0.1

6 years ago

5.0.0

6 years ago

5.0.0-rc.0

6 years ago

4.0.0

6 years ago

3.0.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

2.0.0-rc.3

6 years ago

2.0.0-rc.2

6 years ago

2.0.0-rc.1

6 years ago

2.0.0-rc.0

6 years ago

1.1.0

7 years ago

1.1.0-rc.1

7 years ago

1.1.0-rc.0

7 years ago

1.0.0

7 years ago

1.0.0-rc.0

7 years ago