Skip to content

transistorsoft/react-native-background-geolocation

Repository files navigation

Background Geolocation for React Native

Background Geolocation for React Native & Expo

npm npm

The most sophisticated background location-tracking & geofencing SDK with battery-conscious motion-detection intelligence for iOS and Android.

The SDK uses motion-detection APIs (accelerometer, gyroscope, magnetometer) to detect when the device is moving or stationary:

  • Moving — location recording starts automatically at the configured distanceFilter (metres)
  • Stationary — location services turn off automatically to conserve battery

Caution

This README references v5.x. If you're using v4.x, see the v4.19.4 branch. v4 license keys do not work with v5 — log in to the customer dashboard to generate a v5 key.


📚 Documentation

React Native

Expo


🔑 Licensing

Tip

The SDK is fully functional in DEBUG builds — no license required. Try before you buy.

A license is required only for RELEASE builds on Android. Purchase a license


📂 Example Apps

See /example — example apps are included in this repo.


📦 SDK availability

Platform Package
React Native This repo
Expo This repo
Flutter flutter_background_geolocation
Capacitor @transistorsoft/capacitor-background-geolocation
Cordova cordova-background-geolocation-lt
Swift / iOS background-geolocation
Kotlin / Android background-geolocation

MIT © Transistor Software

Packages

 
 
 

Contributors