We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5f2a4 commit 2bba01fCopy full SHA for 2bba01f
3 files changed
example/package.json
@@ -8,14 +8,14 @@
8
"ios": "expo run:ios"
9
},
10
"dependencies": {
11
- "expo": "~55.0.5",
12
- "expo-status-bar": "~55.0.4",
+ "expo": "~56.0.0",
+ "expo-status-bar": "~56.0.0",
13
"react": "19.2.0",
14
"react-native": "0.83.2"
15
16
"private": true,
17
"devDependencies": {
18
- "expo-dev-client": "~55.0.11",
+ "expo-dev-client": "~56.0.0",
19
"react-native-builder-bob": "^0.43.0",
20
"react-native-monorepo-config": "^0.4.0"
21
}
package.json
@@ -82,7 +82,7 @@
82
"eslint": "9.35.0",
83
"eslint-config-prettier": "10.1.8",
84
"eslint-plugin-prettier": "5.5.6",
85
- "expo": "55.0.26",
+ "expo": "56.0.12",
86
"jest": "29.7.0",
87
"prettier": "3.8.4",
88
"react": "19.2.4",
0 commit comments