Skip to content

EvertonCosmo/react-native-background-track-geolocation

Repository files navigation

react-native-background-track-geolocation

track background location react native

https://github.com/EvertonCosmo/KotlinTrackLocationService

Installation

npm install react-native-background-track-geolocation

Usage

import BackgroundTrackGeolocation from "react-native-background-track-geolocation";

// ...

const deviceName = await BackgroundTrackGeolocation.getDeviceName();

License

MIT