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