Commit Graph

4 Commits

Author SHA1 Message Date
7625d0caea feat(ios): add API client, tRPC bridge, offline support, and model definitions
- APIClient: URLSession wrapper with auth, retry, logging
- TRPCBridge: tRPC procedure caller with type-safe wrappers
- Models: 14 Codable structs matching backend schema
- CacheManager: TTL-based offline caching
- OfflineQueue: persistent mutation queue with retry
- NetworkMonitor: connectivity tracking via NWPathMonitor
- Tests: unit tests for all components (92 total, all passing)
2026-05-25 19:23:31 -04:00
0fc7b2e745 chore: update iOS submodule with design system components 2026-05-25 18:38:59 -04:00
a5aeace438 task 28: update iOS sub-repo reference with app foundation changes 2026-05-25 18:29:04 -04:00
24459442a2 android + ios base 2026-05-25 12:02:31 -04:00