更新依赖项,升级 expo-font 和 expo-router 版本,添加 react-native-svg 支持
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"expo-constants": "~18.0.13",
|
||||
"expo-dev-client": "~6.0.20",
|
||||
"expo-file-system": "^19.0.21",
|
||||
"expo-font": "~14.0.10",
|
||||
"expo-font": "~14.0.11",
|
||||
"expo-haptics": "~15.0.8",
|
||||
"expo-image": "~3.0.11",
|
||||
"expo-image-picker": "^17.0.10",
|
||||
@@ -31,7 +31,7 @@
|
||||
"expo-linear-gradient": "^15.0.8",
|
||||
"expo-linking": "~8.0.11",
|
||||
"expo-localization": "^17.0.8",
|
||||
"expo-router": "~6.0.21",
|
||||
"expo-router": "~6.0.22",
|
||||
"expo-splash-screen": "~31.0.13",
|
||||
"expo-status-bar": "~3.0.9",
|
||||
"expo-symbols": "~1.0.8",
|
||||
@@ -48,6 +48,7 @@
|
||||
"react-native-reanimated": "~4.1.1",
|
||||
"react-native-safe-area-context": "~5.6.0",
|
||||
"react-native-screens": "~4.16.0",
|
||||
"react-native-svg": "15.12.1",
|
||||
"react-native-toast-message": "^2.3.3",
|
||||
"react-native-web": "~0.21.0",
|
||||
"react-native-webview": "13.15.0",
|
||||
|
||||
Reference in New Issue
Block a user