mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:43:25 +00:00
feat: use up-to-date dynamic icon lib that doesn't support android atm
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user