trails/openspec/changes/mobile-app
Ullrich Schäfer 77e3c1b1ee
Build Routes tab with paginated list and Zod-validated API responses
Routes tab (Phase 3.1):
- Paginated FlatList fetching from Journal REST API
- Route cards with name, distance (km), elevation gain, day count
- Pull-to-refresh, loading spinner, error state with retry, empty state
- Safe area insets for notch and tab bar

API client:
- Import types from @trails-cool/api instead of hand-written interfaces
- Parse list/detail responses through Zod schemas at runtime
- Add zod as mobile app dependency

i18n:
- Add mobile namespace (en + de) for routes, activities, profile, login

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 01:15:40 +02:00
..
specs Fix all openspec validation errors (45/45 pass) 2026-04-12 22:41:51 +02:00
.openspec.yaml Add mobile app, map-core, nearby sync, and activity recording specs 2026-04-12 21:52:30 +02:00
design.md Complete mobile app specs: fill all gaps 2026-04-12 22:12:54 +02:00
proposal.md Add mobile app, map-core, nearby sync, and activity recording specs 2026-04-12 21:52:30 +02:00
tasks.md Build Routes tab with paginated list and Zod-validated API responses 2026-04-13 01:15:40 +02:00