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 562174f commit 83ae45fCopy full SHA for 83ae45f
example/package.json
@@ -13,7 +13,7 @@
13
},
14
"dependencies": {
15
"expo": "48.0.21",
16
- "expo-splash-screen": "0.22.0",
+ "expo-splash-screen": "0.26.3",
17
"react": "18.0.0",
18
"react-dom": "18.0.0",
19
"react-native": "0.70.6",
@@ -22,9 +22,9 @@
22
23
"devDependencies": {
24
"@babel/core": "7.23.7",
25
- "@babel/runtime": "7.23.7",
+ "@babel/runtime": "7.23.8",
26
"babel-plugin-module-resolver": "5.0.0",
27
- "babel-preset-expo": "9.5.2",
+ "babel-preset-expo": "9.9.0",
28
"expo-cli": "6.3.10"
29
}
30
0 commit comments