We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b773197 commit e758a4dCopy full SHA for e758a4d
example/package.json
@@ -10,15 +10,15 @@
10
"dependencies": {
11
"@types/gl-react-expo": "^3.16.2",
12
"buffer": "^5.6.0",
13
- "expo": "^40.0.0",
14
- "expo-gl": "~9.2.0",
+ "expo": "^42.0.0",
+ "expo-gl": "~10.4.1",
15
"gl-react": "^5.0.0",
16
"gl-react-blurhash": "latest",
17
"gl-react-expo": "^5.0.0",
18
"react": "16.13.1",
19
"react-dom": "16.13.1",
20
- "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
21
- "react-native-screens": "~2.15.2",
+ "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
+ "react-native-screens": "~3.4.0",
22
"react-native-web": "~0.13.12"
23
},
24
"devDependencies": {
0 commit comments