Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/transistorsoft/react-native-background-geolocation
/ functions
Functions
527 in github.com/transistorsoft/react-native-background-geolocation
⨍
Functions
527
◇
Types & classes
85
Method
startSchedule
* Start the scheduler
src/index.js:354
Method
startSchedule
()
src/NativeModule.js:252
Method
stop
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:458
Method
stop
* Stop the plugin
src/index.js:348
Method
stop
()
src/NativeModule.js:248
Method
stopBackgroundTask
* Signal to iOS that your background-task from #startBackgroundTask is complete * TODO Rename native method #finish -> #stopBackgroundTask.
src/index.js:379
Method
stopSchedule
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:444
Method
stopSchedule
* Stop the scheduler
src/index.js:360
Method
stopSchedule
()
src/NativeModule.js:256
Method
stopWatchPosition
(double watchId, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:619
Method
stopWatchPosition
* Stop watching location
src/index.js:578
Method
sync
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:555
Method
sync
* Manually initiate an HTTP sync operation
src/index.js:477
Method
sync
()
src/NativeModule.js:353
Function
toggleFab
()
example/Advanced/src/FABMenu.tsx:66
Method
transistorTrackerParams
()
src/index.js:648
Function
triggerHaptic
(type: string = 'impactLight')
example/Advanced/src/util/Sounds.ts:83
Method
uploadLog
(String url, ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:872
Method
uploadLog
(url, query)
src/NativeModule.js:412
Method
uploadLog
(url, query)
src/Logger.js:48
Method
uploadLog
(url: string, query: Object)
src/native/specs/NativeBackgroundGeolocation.ts:49
Method
warn
(msg)
src/Logger.js:36
Method
watchPosition
(ReadableMap options, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:597
Method
watchPosition
* Begin watching a stream of locations
src/index.js:566
Function
withBackgroundGeolocation
(config, _props)
expo/plugin/src/index.ts:22
Function
withBackgroundGeolocationPluginIos
(config, props={})
expo/plugin/src/iOSPlugin.ts:9
Function
writePlist
(sourceDir, project, plist)
scripts/xcode-helpers.js:56
← previous
501–527 of 527, ranked by callers