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 2c764a9Copy full SHA for 2c764a9
example/package.json
@@ -13,18 +13,18 @@
13
},
14
"dependencies": {
15
"expo": "48.0.21",
16
- "expo-splash-screen": "0.22.0",
+ "expo-splash-screen": "0.26.4",
17
"react": "18.0.0",
18
"react-dom": "18.0.0",
19
"react-native": "0.70.6",
20
"react-native-web": "0.19.10",
21
"@gemcook/react-native-animated-scroll-view": "file:../src"
22
23
"devDependencies": {
24
- "@babel/core": "7.23.7",
25
- "@babel/runtime": "7.23.7",
+ "@babel/core": "7.23.9",
+ "@babel/runtime": "7.23.9",
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