react-native-background-geolocation
react-native-background-geolocation copied to clipboard
activity string is at `MotionActivityEvent.type`
Why not set the actual types instead of string?
'still' | 'on_foot' | 'walking' | 'running' | 'in_vehicle' | 'on_bicycle'
I raised my own PR that changes both erros: https://github.com/transistorsoft/react-native-background-geolocation/pull/1524
any update here?
There hasn't been any movement on this since August last year so I took the liberty of creating a new PR that resolves the union type comment. Please see #1624.