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.
2 parents 4876d0e + 4da9486 commit 884f383Copy full SHA for 884f383
example/package.json
@@ -13,19 +13,18 @@
13
},
14
"dependencies": {
15
"add": "^2.0.6",
16
- "expo": "^47.0.13",
17
- "expo-splash-screen": "~0.17.5",
18
- "react": "18.1.0",
19
- "react-dom": "18.1.0",
20
- "react-native": "0.70.5",
+ "expo": "^48.0.5",
+ "expo-splash-screen": "~0.18.1",
+ "react": "18.2.0",
+ "react-dom": "18.2.0",
+ "react-native": "0.71.3",
21
"react-native-paper": "^5.2.0",
22
"react-native-web": "~0.18.12"
23
24
"devDependencies": {
25
"@babel/core": "^7.21.0",
26
"@babel/runtime": "^7.21.0",
27
"babel-plugin-module-resolver": "^4.0.0",
28
- "babel-preset-expo": "~9.2.1",
29
- "expo-cli": "^6.3.2"
+ "babel-preset-expo": "^9.3.0"
30
}
31
0 commit comments