feat: Sprint 4 — Map View (OSM tiles, pins, status colors, territory filter, no-GPS list)

This commit is contained in:
2026-02-18 17:09:30 +08:00
parent 9bd02b1a17
commit 123b21f4db
3 changed files with 597 additions and 6 deletions

View File

@@ -30,7 +30,9 @@
"zustand": "^5.0.0",
"nativewind": "^4.0.0",
"lucide-react-native": "^0.460.0",
"react-native-svg": "15.8.0"
"react-native-svg": "15.8.0",
"react-native-maps": "1.27.1",
"react-native-map-clustering": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.25.0",