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
createNativeModules
(ReactApplicationContext reactContext)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocation.java:22
Method
createViewManagers
(ReactApplicationContext reactContext)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocation.java:29
Method
debug
(msg)
src/Logger.js:34
Method
destroyLocation
(String uuid, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:533
Method
destroyLocation
* Destroy a single location by uuid
src/index.js:457
Method
destroyLocation
(uuid)
src/NativeModule.js:345
Method
destroyLocations
()
src/NativeModule.js:341
Method
destroyLog
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:543
Method
destroyLog
* Destroy all contents of log database
src/index.js:599
Method
destroyLog
()
src/NativeModule.js:404
Method
destroyLog
()
src/Logger.js:52
Method
destroyLog
()
src/native/specs/NativeBackgroundGeolocation.ts:50
Method
destroyTransistorToken
(String url, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:826
Method
deviceSettings
()
src/index.js:202
Method
emailLog
(String email, ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:858
Method
emailLog
* Open deafult email client on device to email the contents of log database attached as a compressed file attachement
src/index.js:606
Method
emailLog
(email, query)
src/NativeModule.js:408
Method
emailLog
(email, query)
src/Logger.js:44
Method
emailLog
(email: string, query: Object)
src/native/specs/NativeBackgroundGeolocation.ts:48
Function
emptyFn
()
src/index.js:81
Method
error
(msg)
src/Logger.js:35
Function
findEventSubscriptionByEvent
(event, callback)
src/NativeModule.js:95
Function
findProject
(folder)
scripts/xcode-helpers.js:79
Method
finish
(double taskId, Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:784
Method
finishHeadlessTask
Called by user's registered HeadlessTask when they call BackgroundGeolocation.finishHeadlessTask(event.taskId) @param taskId
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:794
Method
finishHeadlessTask
(taskId)
src/NativeModule.js:272
Method
geofenceExists
(String identifier, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:763
Method
geofenceExists
* Return true if geofence was added
src/index.js:553
Method
geofenceExists
(identifier)
src/NativeModule.js:385
Method
getCount
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:498
Method
getCount
* Fetch the current count of location records in database
src/index.js:444
Method
getCount
()
src/NativeModule.js:337
Method
getCurrentPosition
(ReadableMap options, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:575
Method
getCurrentPosition
* Fetch the current position from location-services
src/index.js:559
Method
getCurrentPosition
(options)
src/NativeModule.js:284
Method
getDeviceInfo
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:923
Method
getDeviceInfo
()
src/index.js:644
Method
getDeviceInfo
()
src/NativeModule.js:424
Method
getGeofence
(String identifier, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:751
Method
getGeofence
* Fetch a single geofence
src/index.js:547
Method
getGeofence
(identifier)
src/NativeModule.js:381
Method
getGeofences
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:737
Method
getGeofences
* Fetch all geofences from database
src/index.js:540
Method
getGeofences
()
src/NativeModule.js:377
Method
getLocations
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:479
Method
getLocations
* HTTP & Persistence *
src/index.js:437
Method
getLocations
* HTTP & Persistence Methods
src/NativeModule.js:333
Method
getLog
(ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:844
Method
getLog
* Fetch the entire contents of log database returned as a String
src/index.js:592
Method
getLog
(query)
src/NativeModule.js:400
Method
getLog
(query)
src/Logger.js:40
Method
getLog
(query: Object)
src/native/specs/NativeBackgroundGeolocation.ts:47
Method
getOdometer
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:631
Method
getOdometer
* Fetch the current value of odometer
src/index.js:484
Method
getOdometer
()
src/NativeModule.js:321
Method
getProviderState
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:973
Method
getProviderState
()
src/index.js:236
Method
getProviderState
()
src/NativeModule.js:181
Function
getSelectLabel
(option: any)
example/Advanced/src/config/PluginSettings.ts:139
Function
getSelectValue
(option: any)
example/Advanced/src/config/PluginSettings.ts:147
Method
getSensors
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:911
Method
getSensors
* Fetch the state of this device's available motion-sensors
src/index.js:621
Method
getSensors
()
src/NativeModule.js:420
Method
getState
* Fetch current plugin configuration
src/index.js:336
Method
getState
()
src/NativeModule.js:240
Function
getTargetAttributes
(project, target)
scripts/xcode-helpers.js:143
Method
getTransistorToken
(String orgname, String username, String url, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:810
Function
handleChangePace
()
example/HelloWorld/App.tsx:252
Function
handleDecrement
()
example/Advanced/src/components/StepperField.tsx:41
Function
handleDestroyLocations
()
example/HelloWorld/App.tsx:402
Function
handleDestroyLog
()
example/HelloWorld/App.tsx:291
Function
handleEmailLog
()
example/HelloWorld/App.tsx:328
Function
handleGetCurrentPosition
()
example/HelloWorld/App.tsx:269
Function
handleGetState
()
example/HelloWorld/App.tsx:435
Function
handleIncrement
()
example/Advanced/src/components/StepperField.tsx:49
Function
handleMenuItemPress
(action: string)
example/Advanced/src/App.tsx:138
Function
handleRegister
()
example/HelloWorld/RegistrationModal.tsx:58
Function
handleRegister
()
example/Advanced/src/RegistrationModal.tsx:60
Function
handleRegistrationComplete
(data: { organization: string; username: string })
example/HelloWorld/App.tsx:210
Function
handleRequestPermission
()
example/HelloWorld/App.tsx:301
Function
handleResetOdometer
()
example/HelloWorld/App.tsx:311
Function
handleShowRegistration
()
example/HelloWorld/App.tsx:219
Function
handleSync
()
example/HelloWorld/App.tsx:370
Function
handleToggleTracking
(value: boolean)
example/HelloWorld/App.tsx:225
Method
handler
(response)
src/NativeModule.js:195
Function
hasLCPlusPlus
(config)
scripts/xcode-helpers.js:74
Method
hasTasks
()
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:328
Method
info
(msg)
src/Logger.js:37
Method
info
* Inserts an "info" log message into the SDK's log database * * @example * ```typescript * BackgroundGeolocation.logger.info("Somethin
src/declarations/interfaces/Logger.d.ts:160
Method
initialize
()
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:134
Method
insertLocation
(ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:503
Method
insertLocation
* Insert a single record into locations database
src/index.js:470
Method
insertLocation
(params)
src/NativeModule.js:349
Method
isIgnoringBatteryOptimizations
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:941
Method
isIgnoringBatteryOptimizations
()
src/DeviceSettings.js:16
Method
isIgnoringBatteryOptimizations
* Returns `true` if device is ignoring battery optimizations for your app. * * In most cases, the Background Geolocation SDK **will perform norm
src/declarations/interfaces/DeviceSettings.d.ts:97
Method
isPowerSaveMode
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:936
Method
isPowerSaveMode
* Has device OS initiated power-saving mode?
src/index.js:614
Method
isPowerSaveMode
()
src/NativeModule.js:416
Method
log
(String level, String message, Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:886
← previous
next →
301–400 of 527, ranked by callers