Skip to content

MrAPPs-RSM/react-native-geolocation-monitor

Repository files navigation

react-native-geolocation-monitor

Geolocation Monitoring library

Installation

npm install react-native-geolocation-monitor

Usage

import GeolocationMonitor from "react-native-geolocation-monitor";

// ...

const deviceName = await GeolocationMonitor.getDeviceName();

License

MIT