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
AUTHORIZATION_STATUS_NOT_DETERMINED
()
src/index.js:121
Method
AUTHORIZATION_STATUS_RESTRICTED
()
src/index.js:122
Method
AUTHORIZATION_STATUS_WHEN_IN_USE
()
src/index.js:125
Method
AccuracyAuthorization
()
src/index.js:162
Method
ActivityType
()
src/index.js:194
Function
AddGeofenceSheet
({ visible, coordinate, vertices, onClose, onAdded, })
example/Advanced/src/AddGeofenceSheet.tsx:48
Function
AddGeofenceTypeSheet
({ visible, onClose, onSelect })
example/Advanced/src/AddGeofenceTypeSheet.tsx:28
Function
App
()
example/HelloWorld/App.tsx:39
Function
App
()
example/Advanced/src/App.tsx:18
Function
AppContent
()
example/HelloWorld/App.tsx:54
Method
AuthorizationStatus
()
src/index.js:158
Method
AuthorizationStrategy
()
src/index.js:170
Function
ConfigView
({ visible, onClose, onRequestRegistration })
example/Advanced/src/ConfigView.tsx:31
Method
ContextError
(String message)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:454
Method
DESIRED_ACCURACY_HIGH
()
src/index.js:115
Method
DESIRED_ACCURACY_LOW
()
src/index.js:117
Method
DESIRED_ACCURACY_LOWEST
()
src/index.js:119
Method
DESIRED_ACCURACY_MEDIUM
()
src/index.js:116
Method
DESIRED_ACCURACY_NAVIGATION
()
src/index.js:114
Method
DESIRED_ACCURACY_VERY_LOW
()
src/index.js:118
Method
DesiredAccuracy
()
src/index.js:150
Function
DropdownField
({ label, value, items, onValueChange, })
example/Advanced/src/components/DropdownField.tsx:22
Method
EVENT_ACTIVITYCHANGE
()
src/index.js:91
Method
EVENT_AUTHORIZATION
()
src/index.js:99
Method
EVENT_BOOT
()
src/index.js:84
Method
EVENT_CONNECTIVITYCHANGE
()
src/index.js:95
Method
EVENT_ENABLEDCHANGE
()
src/index.js:94
Method
EVENT_GEOFENCE
()
src/index.js:92
Method
EVENT_GEOFENCESCHANGE
()
src/index.js:93
Method
EVENT_HEARTBEAT
()
src/index.js:89
Method
EVENT_HTTP
()
src/index.js:88
Method
EVENT_LOCATION
()
src/index.js:86
Method
EVENT_MOTIONCHANGE
()
src/index.js:87
Method
EVENT_NOTIFICATIONACTION
()
src/index.js:98
Method
EVENT_POWERSAVECHANGE
()
src/index.js:97
Method
EVENT_PROVIDERCHANGE
()
src/index.js:90
Method
EVENT_SCHEDULE
()
src/index.js:96
Method
EVENT_TERMINATE
()
src/index.js:85
Method
Event
()
src/index.js:198
Function
FABMenu
({ onMenuItemPress })
example/Advanced/src/FABMenu.tsx:39
Method
HttpMethod
()
src/index.js:186
Method
KalmanProfile
()
src/index.js:178
Method
LOCATION_AUTHORIZATION_ALWAYS
()
src/index.js:133
Method
LOCATION_AUTHORIZATION_ANY
()
src/index.js:135
Method
LOCATION_AUTHORIZATION_WHEN_IN_USE
()
src/index.js:134
Method
LOG_LEVEL_DEBUG
()
src/index.js:105
Method
LOG_LEVEL_ERROR
()
src/index.js:102
Method
LOG_LEVEL_INFO
()
src/index.js:104
Method
LOG_LEVEL_OFF
()
src/index.js:101
Method
LOG_LEVEL_VERBOSE
()
src/index.js:106
Method
LOG_LEVEL_WARNING
()
src/index.js:103
Method
LocationFilterPolicy
()
src/index.js:174
Method
LocationRequest
()
src/index.js:166
Method
LogLevel
()
src/index.js:146
Method
NOTIFICATION_PRIORITY_DEFAULT
()
src/index.js:127
Method
NOTIFICATION_PRIORITY_HIGH
()
src/index.js:128
Method
NOTIFICATION_PRIORITY_LOW
()
src/index.js:129
Method
NOTIFICATION_PRIORITY_MAX
()
src/index.js:130
Method
NOTIFICATION_PRIORITY_MIN
()
src/index.js:131
Method
NotificationPriority
()
src/index.js:182
Method
ORDER_ASC
()
src/Logger.js:31
Method
ORDER_DESC
()
src/Logger.js:32
Method
PERSIST_MODE_ALL
()
src/index.js:137
Method
PERSIST_MODE_GEOFENCE
()
src/index.js:139
Method
PERSIST_MODE_LOCATION
()
src/index.js:138
Method
PERSIST_MODE_NONE
()
src/index.js:140
Method
PersistMode
()
src/index.js:154
Method
RNBackgroundGeolocationModule
(ReactApplicationContext reactContext)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:106
Function
RegistrationModal
({ visible, onComplete }: Props)
example/HelloWorld/RegistrationModal.tsx:28
Function
RegistrationModal
({ visible, onComplete }: Props)
example/Advanced/src/RegistrationModal.tsx:30
Function
StepperField
({ label, value, unit = '', onValueChange, values, min, max, step = 1, disabled = false, })
example/Advanced/src/components/StepperField.tsx:26
Function
TSMapView
({ hideAddGeofencePrompt = false })
example/Advanced/src/TSMapView.tsx:67
Method
Task
(Builder builder)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:352
Method
TaskNotFoundError
(int taskId)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:448
Function
TextField
({ label, value, onValueChange, placeholder, })
example/Advanced/src/components/TextField.tsx:16
Function
ToggleField
({ label, value, onValueChange, })
example/Advanced/src/components/ToggleField.tsx:18
Method
TriggerActivity
()
src/index.js:190
Function
_exec
* Custom exec implemention with Promise * @return Promise
bin/lib.js:10
Function
_spawn
* Custom spawn implementation with Promise * @return Promise
bin/lib.js:18
Method
addGeofence
(ReadableMap options, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:646
Method
addGeofence
* Add a single geofence
src/index.js:508
Method
addGeofences
(ReadableArray data, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:658
Method
addGeofences
* Add a list of geofences
src/index.js:521
Method
addGeofences
(geofences)
src/NativeModule.js:369
Method
addListener
(event, cb)
mocks/react-native.js:4
Method
addListener
(String event)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:1002
Function
addToFrameworkSearchPaths
(project, path, recursive)
scripts/xcode-helpers.js:104
Function
androidPlugin
(config, props={})
expo/plugin/src/androidPlugin.ts:68
Function
applyMavenUrl
(buildGradle: string, moduleName: string)
expo/plugin/src/androidPlugin.ts:177
Function
bgGeoHeadlessTask
(event)
example/HelloWorld/index.js:15
Method
changePace
(final boolean moving, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:466
Method
changePace
* Toggle motion-state between stationary <-> moving
src/index.js:423
Method
changePace
* Geolocation Methods
src/NativeModule.js:280
Method
clearDatabase
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:516
Method
clearDatabase
()
src/index.js:464
Function
closeEmailLogDialog
()
example/Advanced/src/FABMenu.tsx:285
Method
configure
(ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:400
Method
configure
* Perform initial configuration of plugin. Reset config to default before applying supplied configuration
src/index.js:224
Method
configure
(config)
src/NativeModule.js:168
Method
constructor
(event, subscription, callback)
src/NativeModule.js:84
← previous
next →
201–300 of 527, ranked by callers