Upgrade mobile app to Expo SDK 55
expo 54 → 55, expo-router 4 → 5, react-native-safe-area-context 5.4 → 5.7 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
95fdbfee2f
commit
acce158b99
2 changed files with 473 additions and 732 deletions
|
|
@ -15,13 +15,13 @@
|
|||
"@trails-cool/i18n": "workspace:*",
|
||||
"@trails-cool/map-core": "workspace:*",
|
||||
"@trails-cool/types": "workspace:*",
|
||||
"expo": "~54.0.33",
|
||||
"expo-router": "~4.0.22",
|
||||
"expo": "~55.0.14",
|
||||
"expo-router": "~5.0.7",
|
||||
"expo-status-bar": "~3.0.9",
|
||||
"react": "19.1.0",
|
||||
"react-native": "0.81.5",
|
||||
"react-native-safe-area-context": "~5.4.0",
|
||||
"react-native-screens": "~4.11.0"
|
||||
"react-native-safe-area-context": "~5.7.0",
|
||||
"react-native-screens": "~4.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "~19.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue