feat: section 3 — km milestone notifications

- Foreground notification handler in App.tsx (iOS shows banners while active)
- requestNotificationPermissions() called on app mount
- GPS task tracks running distance per recording session (module-level state)
- Fires immediate notification at each km crossed, gated on kmNotifications setting
This commit is contained in:
Davide Scaini
2026-06-03 09:03:55 +02:00
parent 2378d31f0b
commit 5f12b2857d
4 changed files with 75 additions and 5 deletions
View File