diff --git a/examples/with-expo-typescript/package.json b/examples/with-expo-typescript/package.json index 91bdf546cbaa7..d1955aa4490e0 100644 --- a/examples/with-expo-typescript/package.json +++ b/examples/with-expo-typescript/package.json @@ -18,7 +18,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz", - "react-native-web": "~0.11.7" + "react-native-web": "~0.19.13" }, "devDependencies": { "@babel/core": "^7.8.6",