MCPcopy Create free account

hub / github.com/transistorsoft/react-native-background-geolocation / functions

Functions527 in github.com/transistorsoft/react-native-background-geolocation

MethodstartSchedule
* Start the scheduler
src/index.js:354
MethodstartSchedule
()
src/NativeModule.js:252
Methodstop
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:458
Methodstop
* Stop the plugin
src/index.js:348
Methodstop
()
src/NativeModule.js:248
MethodstopBackgroundTask
* Signal to iOS that your background-task from #startBackgroundTask is complete * TODO Rename native method #finish -> #stopBackgroundTask.
src/index.js:379
MethodstopSchedule
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:444
MethodstopSchedule
* Stop the scheduler
src/index.js:360
MethodstopSchedule
()
src/NativeModule.js:256
MethodstopWatchPosition
(double watchId, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:619
MethodstopWatchPosition
* Stop watching location
src/index.js:578
Methodsync
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:555
Methodsync
* Manually initiate an HTTP sync operation
src/index.js:477
Methodsync
()
src/NativeModule.js:353
FunctiontoggleFab
()
example/Advanced/src/FABMenu.tsx:66
MethodtransistorTrackerParams
()
src/index.js:648
FunctiontriggerHaptic
(type: string = 'impactLight')
example/Advanced/src/util/Sounds.ts:83
MethoduploadLog
(String url, ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:872
MethoduploadLog
(url, query)
src/NativeModule.js:412
MethoduploadLog
(url, query)
src/Logger.js:48
MethoduploadLog
(url: string, query: Object)
src/native/specs/NativeBackgroundGeolocation.ts:49
Methodwarn
(msg)
src/Logger.js:36
MethodwatchPosition
(ReadableMap options, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:597
MethodwatchPosition
* Begin watching a stream of locations
src/index.js:566
FunctionwithBackgroundGeolocation
(config, _props)
expo/plugin/src/index.ts:22
FunctionwithBackgroundGeolocationPluginIos
(config, props={})
expo/plugin/src/iOSPlugin.ts:9
FunctionwritePlist
(sourceDir, project, plist)
scripts/xcode-helpers.js:56
← previous501–527 of 527, ranked by callers