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 fe1225c commit 91f7964Copy full SHA for 91f7964
examples/basic/package.json
@@ -11,12 +11,12 @@
11
"typecheck": "tsc --noEmit"
12
},
13
"dependencies": {
14
- "expo": "^51.0.26",
15
- "expo-status-bar": "~1.12.1",
16
- "react": "18.2.0",
17
- "react-dom": "18.2.0",
+ "expo": "^52.0.0-preview.3",
+ "expo-status-bar": "~2.0.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
18
"react-native": "0.74.5",
19
- "react-native-web": "~0.19.6"
+ "react-native-web": "~0.19.13"
20
21
"devDependencies": {
22
"@babel/core": "^7.24.0",
0 commit comments