Skip to content

Commit 78ffbd1

Browse files
grewebclaude
andcommitted
Use Expo SDK 53 + RN 0.79 for better Xcode 15.x compat
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 263151a commit 78ffbd1

2 files changed

Lines changed: 534 additions & 999 deletions

File tree

packages/cookbook-expo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"e2e": "maestro test .maestro/"
1111
},
1212
"dependencies": {
13-
"expo": "~52.0.49",
14-
"expo-gl": "~14.0.2",
15-
"expo-status-bar": "~2.0.1",
13+
"expo": "~53.0.4",
14+
"expo-gl": "~15.1.7",
15+
"expo-status-bar": "~2.2.1",
1616
"gl-react": "^5.2.0",
1717
"gl-react-expo": "^5.2.1",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1",
20-
"react-native": "0.76.9"
20+
"react-native": "0.79.5"
2121
},
2222
"devDependencies": {
2323
"@types/react": "~18.3.12",

0 commit comments

Comments
 (0)