File tree Expand file tree Collapse file tree 3 files changed +516
-33
lines changed Expand file tree Collapse file tree 3 files changed +516
-33
lines changed Original file line number Diff line number Diff line change 2525 },
2626 "web" : {
2727 "favicon" : " ./assets/favicon.png"
28- }
28+ },
29+ "plugins" : [
30+ [
31+ " expo-build-properties" ,
32+ {
33+ "ios" : {
34+ "newArchEnabled" : true
35+ },
36+ "android" : {
37+ "newArchEnabled" : true
38+ }
39+ }
40+ ]
41+ ]
2942 }
30- }
43+ }
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "expo" : " ~51.0.22" ,
13- "expo-status-bar" : " ~1.11.1" ,
13+ "expo-build-properties" : " ~0.12.3" ,
14+ "expo-status-bar" : " ~1.12.1" ,
1415 "react" : " 18.2.0" ,
1516 "react-dom" : " 18.2.0" ,
16- "react-native" : " 0.73.4 " ,
17+ "react-native" : " 0.74.3 " ,
1718 "react-native-web" : " ~0.19.6"
1819 },
1920 "devDependencies" : {
20- "@babel/core" : " ^7.20 .0" ,
21- "@expo/webpack-config" : " ^18 .0.1" ,
21+ "@babel/core" : " ^7.24 .0" ,
22+ "@expo/webpack-config" : " ~19 .0.1" ,
2223 "babel-loader" : " ^8.1.0" ,
2324 "babel-plugin-module-resolver" : " ^5.0.0"
2425 },
You can’t perform that action at this time.
0 commit comments