Tracker
Tracker is a simple location logger app using Core Location and Realm frameworks.
Written in Swift and MVVM architecture.
| Features | |
|---|---|
| |
View current location on map |
| |
Track, review and share visited locations |
| |
Location update notifications |
| |
New User onboarding |
| |
Lottie animations |
| 100% Open source |
Installation
Clone the Repository
⏬
git clone https://github.com/loay-ashraf/Tracker
Install Required pods
📦
cd Tracker
pod install
(Optionally) Install Rugby for speedy Xcode builds
⚡
visit Rugby for installation instructions.
References
Third Party Libraries
Tools
- Xcode 13.2
- iPhone 12 Simulator (iOS 14.5)