react-native-gps
react-native-gps copied to clipboard
it can't work
this.deEmitter = DeviceEventEmitter.addListener( 'locationUpdated', (location) => {{ debugger; console.log("location = ",location) }} ); it can't console anything,anyone can console it?