trails/apps/mobile
Ullrich Schäfer b762fc424b
Fix Expo 55 dependency compatibility
expo install --fix updated all deps to SDK 55 compatible versions:
- expo-router 5.0.7 → 55.0.12
- expo-status-bar 3.0.9 → 55.0.5
- react 19.1.0 → 19.2.0
- react-native 0.81.5 → 0.83.4
- react-native-safe-area-context 5.7.0 → 5.6.2
- react-native-screens 4.12.0 → 4.23.0
- @types/react 19.1.0 → 19.2.14

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 23:13:54 +02:00
..
app Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
assets Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
.gitignore Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
app.config.ts Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
index.ts Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
package.json Fix Expo 55 dependency compatibility 2026-04-12 23:13:54 +02:00
tsconfig.json Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00