Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 427 Bytes

File metadata and controls

25 lines (15 loc) · 427 Bytes

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