MCPcopy Create free account

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

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

MethodAUTHORIZATION_STATUS_NOT_DETERMINED
()
src/index.js:121
MethodAUTHORIZATION_STATUS_RESTRICTED
()
src/index.js:122
MethodAUTHORIZATION_STATUS_WHEN_IN_USE
()
src/index.js:125
MethodAccuracyAuthorization
()
src/index.js:162
MethodActivityType
()
src/index.js:194
FunctionAddGeofenceSheet
({ visible, coordinate, vertices, onClose, onAdded, })
example/Advanced/src/AddGeofenceSheet.tsx:48
FunctionAddGeofenceTypeSheet
({ visible, onClose, onSelect })
example/Advanced/src/AddGeofenceTypeSheet.tsx:28
FunctionApp
()
example/HelloWorld/App.tsx:39
FunctionApp
()
example/Advanced/src/App.tsx:18
FunctionAppContent
()
example/HelloWorld/App.tsx:54
MethodAuthorizationStatus
()
src/index.js:158
MethodAuthorizationStrategy
()
src/index.js:170
FunctionConfigView
({ visible, onClose, onRequestRegistration })
example/Advanced/src/ConfigView.tsx:31
MethodContextError
(String message)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:454
MethodDESIRED_ACCURACY_HIGH
()
src/index.js:115
MethodDESIRED_ACCURACY_LOW
()
src/index.js:117
MethodDESIRED_ACCURACY_LOWEST
()
src/index.js:119
MethodDESIRED_ACCURACY_MEDIUM
()
src/index.js:116
MethodDESIRED_ACCURACY_NAVIGATION
()
src/index.js:114
MethodDESIRED_ACCURACY_VERY_LOW
()
src/index.js:118
MethodDesiredAccuracy
()
src/index.js:150
FunctionDropdownField
({ label, value, items, onValueChange, })
example/Advanced/src/components/DropdownField.tsx:22
MethodEVENT_ACTIVITYCHANGE
()
src/index.js:91
MethodEVENT_AUTHORIZATION
()
src/index.js:99
MethodEVENT_BOOT
()
src/index.js:84
MethodEVENT_CONNECTIVITYCHANGE
()
src/index.js:95
MethodEVENT_ENABLEDCHANGE
()
src/index.js:94
MethodEVENT_GEOFENCE
()
src/index.js:92
MethodEVENT_GEOFENCESCHANGE
()
src/index.js:93
MethodEVENT_HEARTBEAT
()
src/index.js:89
MethodEVENT_HTTP
()
src/index.js:88
MethodEVENT_LOCATION
()
src/index.js:86
MethodEVENT_MOTIONCHANGE
()
src/index.js:87
MethodEVENT_NOTIFICATIONACTION
()
src/index.js:98
MethodEVENT_POWERSAVECHANGE
()
src/index.js:97
MethodEVENT_PROVIDERCHANGE
()
src/index.js:90
MethodEVENT_SCHEDULE
()
src/index.js:96
MethodEVENT_TERMINATE
()
src/index.js:85
MethodEvent
()
src/index.js:198
FunctionFABMenu
({ onMenuItemPress })
example/Advanced/src/FABMenu.tsx:39
MethodHttpMethod
()
src/index.js:186
MethodKalmanProfile
()
src/index.js:178
MethodLOCATION_AUTHORIZATION_ALWAYS
()
src/index.js:133
MethodLOCATION_AUTHORIZATION_ANY
()
src/index.js:135
MethodLOCATION_AUTHORIZATION_WHEN_IN_USE
()
src/index.js:134
MethodLOG_LEVEL_DEBUG
()
src/index.js:105
MethodLOG_LEVEL_ERROR
()
src/index.js:102
MethodLOG_LEVEL_INFO
()
src/index.js:104
MethodLOG_LEVEL_OFF
()
src/index.js:101
MethodLOG_LEVEL_VERBOSE
()
src/index.js:106
MethodLOG_LEVEL_WARNING
()
src/index.js:103
MethodLocationFilterPolicy
()
src/index.js:174
MethodLocationRequest
()
src/index.js:166
MethodLogLevel
()
src/index.js:146
MethodNOTIFICATION_PRIORITY_DEFAULT
()
src/index.js:127
MethodNOTIFICATION_PRIORITY_HIGH
()
src/index.js:128
MethodNOTIFICATION_PRIORITY_LOW
()
src/index.js:129
MethodNOTIFICATION_PRIORITY_MAX
()
src/index.js:130
MethodNOTIFICATION_PRIORITY_MIN
()
src/index.js:131
MethodNotificationPriority
()
src/index.js:182
MethodORDER_ASC
()
src/Logger.js:31
MethodORDER_DESC
()
src/Logger.js:32
MethodPERSIST_MODE_ALL
()
src/index.js:137
MethodPERSIST_MODE_GEOFENCE
()
src/index.js:139
MethodPERSIST_MODE_LOCATION
()
src/index.js:138
MethodPERSIST_MODE_NONE
()
src/index.js:140
MethodPersistMode
()
src/index.js:154
MethodRNBackgroundGeolocationModule
(ReactApplicationContext reactContext)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:106
FunctionRegistrationModal
({ visible, onComplete }: Props)
example/HelloWorld/RegistrationModal.tsx:28
FunctionRegistrationModal
({ visible, onComplete }: Props)
example/Advanced/src/RegistrationModal.tsx:30
FunctionStepperField
({ label, value, unit = '', onValueChange, values, min, max, step = 1, disabled = false, })
example/Advanced/src/components/StepperField.tsx:26
FunctionTSMapView
({ hideAddGeofencePrompt = false })
example/Advanced/src/TSMapView.tsx:67
MethodTask
(Builder builder)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:352
MethodTaskNotFoundError
(int taskId)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:448
FunctionTextField
({ label, value, onValueChange, placeholder, })
example/Advanced/src/components/TextField.tsx:16
FunctionToggleField
({ label, value, onValueChange, })
example/Advanced/src/components/ToggleField.tsx:18
MethodTriggerActivity
()
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
MethodaddGeofence
(ReadableMap options, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:646
MethodaddGeofence
* Add a single geofence
src/index.js:508
MethodaddGeofences
(ReadableArray data, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:658
MethodaddGeofences
* Add a list of geofences
src/index.js:521
MethodaddGeofences
(geofences)
src/NativeModule.js:369
MethodaddListener
(event, cb)
mocks/react-native.js:4
MethodaddListener
(String event)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:1002
FunctionaddToFrameworkSearchPaths
(project, path, recursive)
scripts/xcode-helpers.js:104
FunctionandroidPlugin
(config, props={})
expo/plugin/src/androidPlugin.ts:68
FunctionapplyMavenUrl
(buildGradle: string, moduleName: string)
expo/plugin/src/androidPlugin.ts:177
FunctionbgGeoHeadlessTask
(event)
example/HelloWorld/index.js:15
MethodchangePace
(final boolean moving, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:466
MethodchangePace
* Toggle motion-state between stationary <-> moving
src/index.js:423
MethodchangePace
* Geolocation Methods
src/NativeModule.js:280
MethodclearDatabase
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:516
MethodclearDatabase
()
src/index.js:464
FunctioncloseEmailLogDialog
()
example/Advanced/src/FABMenu.tsx:285
Methodconfigure
(ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:400
Methodconfigure
* Perform initial configuration of plugin. Reset config to default before applying supplied configuration
src/index.js:224
Methodconfigure
(config)
src/NativeModule.js:168
Methodconstructor
(event, subscription, callback)
src/NativeModule.js:84
← previousnext →201–300 of 527, ranked by callers