feat: use up-to-date dynamic icon lib that doesn't support android atm

This commit is contained in:
Adrian Castro
2024-03-24 22:09:39 +01:00
parent a2761b1f7e
commit f239b4d759
4 changed files with 28 additions and 53 deletions

View File

@@ -18,7 +18,6 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@config-plugins/react-native-dynamic-app-icon": "^7.0.0",
"@expo/metro-config": "^0.17.3",
"@movie-web/colors": "*",
"@movie-web/provider-utils": "*",
@@ -36,6 +35,7 @@
"burnt": "^0.12.2",
"class-variance-authority": "^0.7.0",
"expo": "~50.0.14",
"expo-alternate-app-icons": "^0.1.7",
"expo-application": "~5.8.3",
"expo-av": "~13.10.5",
"expo-brightness": "~11.8.0",
@@ -59,7 +59,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.6",
"react-native-change-icon": "^5.0.0",
"react-native-context-menu-view": "^1.14.1",
"react-native-gesture-handler": "~2.14.1",
"react-native-ios-modal": "^0.1.8",