MCPcopy Create free account
hub / github.com/transistorsoft/react-native-background-geolocation / stop

Method stop

src/NativeModule.js:248–250  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

246 }
247
248 static stop() {
249 return RNBackgroundGeolocation.stop();
250 }
251
252 static startSchedule() {
253 return RNBackgroundGeolocation.startSchedule();

Callers

nothing calls this directly

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected