Classes
The following classes are available globally.
-
Envirorment object that holds the globl state of the app
See moreDeclaration
Swift
final class AppState : ObservableObject
-
Used for recording location data. Uses CoreMotion to classify the activity and only store trip information when travling on a automotive vheicle.
See moreDeclaration
Swift
final class TripSegmentator : NSObject, ObservableObject, CLLocationManagerDelegate