更新依赖项,升级 expo-font 和 expo-router 版本,添加 react-native-svg 支持

This commit is contained in:
yuchenglong
2026-01-21 10:21:53 +08:00
parent 1842cf93fb
commit 4f841d6bf4
4 changed files with 331 additions and 77 deletions

View File

@@ -45,7 +45,8 @@
"backgroundColor": "#000000"
}
}
]
],
"expo-font"
],
"experiments": {
"typedRoutes": true,