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 2cf3c64 commit 562174fCopy full SHA for 562174f
example/package.json
@@ -12,19 +12,19 @@
12
"test": "jest"
13
},
14
"dependencies": {
15
- "expo": "48.0.19",
16
- "expo-splash-screen": "0.18.2",
+ "expo": "48.0.21",
+ "expo-splash-screen": "0.22.0",
17
"react": "18.0.0",
18
"react-dom": "18.0.0",
19
"react-native": "0.70.6",
20
- "react-native-web": "0.19.6",
+ "react-native-web": "0.19.10",
21
"@gemcook/react-native-animated-scroll-view": "file:../src"
22
23
"devDependencies": {
24
- "@babel/core": "7.22.5",
25
- "@babel/runtime": "7.22.5",
+ "@babel/core": "7.23.7",
+ "@babel/runtime": "7.23.7",
26
"babel-plugin-module-resolver": "5.0.0",
27
- "babel-preset-expo": "9.3.2",
28
- "expo-cli": "6.3.9"
+ "babel-preset-expo": "9.5.2",
+ "expo-cli": "6.3.10"
29
}
30
0 commit comments