Skip to content

Commit c8b6900

Browse files
committed
fix: upgrade and resolve icon color when enabled RN optimizations
1 parent a52393e commit c8b6900

File tree

3 files changed

+286
-467
lines changed

3 files changed

+286
-467
lines changed

example/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"dependencies": {
1616
"@expo/webpack-config": "~19.0.1",
1717
"crypto-browserify": "^3.12.1",
18-
"expo": "^52.0.28",
19-
"expo-constants": "~17.0.5",
18+
"expo": "^52.0.44",
19+
"expo-constants": "~17.0.8",
2020
"expo-crypto": "~14.0.2",
2121
"expo-linking": "~7.0.5",
22-
"expo-router": "~4.0.17",
23-
"expo-splash-screen": "~0.29.21",
22+
"expo-router": "~4.0.20",
23+
"expo-splash-screen": "~0.29.22",
2424
"expo-status-bar": "~2.0.1",
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",
27-
"react-native": "~0.76.6",
27+
"react-native": "0.76.9",
2828
"react-native-gesture-handler": "~2.22.1",
2929
"react-native-paper": "^5.13.1",
3030
"react-native-paper-dates": "^0.22.30",

0 commit comments

Comments
 (0)