Skip to content

Commit e758a4d

Browse files
update example to latest expo SDK
1 parent b773197 commit e758a4d

File tree

2 files changed

+773
-1373
lines changed

2 files changed

+773
-1373
lines changed

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"dependencies": {
1111
"@types/gl-react-expo": "^3.16.2",
1212
"buffer": "^5.6.0",
13-
"expo": "^40.0.0",
14-
"expo-gl": "~9.2.0",
13+
"expo": "^42.0.0",
14+
"expo-gl": "~10.4.1",
1515
"gl-react": "^5.0.0",
1616
"gl-react-blurhash": "latest",
1717
"gl-react-expo": "^5.0.0",
1818
"react": "16.13.1",
1919
"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",
20+
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
21+
"react-native-screens": "~3.4.0",
2222
"react-native-web": "~0.13.12"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)