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

Method start

src/NativeModule.js:244–246  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

242 }
243
244 static start() {
245 return RNBackgroundGeolocation.start();
246 }
247
248 static stop() {
249 return RNBackgroundGeolocation.stop();

Callers

nothing calls this directly

Calls 1

startMethod · 0.65

Tested by

no test coverage detected