GeoTrackKit
A Cocoapod for Geo Tracking.
- [ ] 90% Code Coverage
- [x] Pull tracks from HealthKit (Workouts)
Example App
TODO:
- [ ] Save tracks to disk
- [ ] Provide a track list
- [x] Pull tracks in from HealthKit
Installation
Installation Instructions
CocoaPods
Directly from Github:
Directly from Cocoapods:
Example Usage
// This will either start tracking, or prompt the user for access to track their location
GeoTrackManager.shared.startTracking()