@@ -12,7 +12,10 @@
"expo": "~47.0.6",
"expo-status-bar": "~1.4.2",
"react": "18.1.0",
- "react-native": "0.70.5"
+ "react-native": "0.70.5",
+ "react-native-web": "~0.18.9",
+ "react-dom": "18.1.0",
+ "@expo/webpack-config": "^0.17.2"
},
"devDependencies": {
"@babel/core": "^7.12.9"