react-native-background-geolocation@5.0.0-beta.1
Preparing search index...
MotionActivityType
Variable MotionActivityType
Const
MotionActivityType
:
{
Still
:
"still"
;
Walking
:
"walking"
;
OnFoot
:
"on_foot"
;
Running
:
"running"
;
OnBicycle
:
"on_bicycle"
;
InVehicle
:
"in_vehicle"
;
Unknown
:
"unknown"
;
}
= ...
Reported device motion activity names (legacy RN + native).
Type Declaration
Readonly
Still
:
"still"
Readonly
Walking
:
"walking"
Readonly
OnFoot
:
"on_foot"
Readonly
Running
:
"running"
Readonly
OnBicycle
:
"on_bicycle"
Readonly
InVehicle
:
"in_vehicle"
Readonly
Unknown
:
"unknown"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
react-native-background-geolocation@5.0.0-beta.1
Loading...
Reported device motion activity names (legacy RN + native).