feat: 实现交易和账户列表及详情页,并新增通用选择器组件和主标签导航。
This commit is contained in:
@@ -15,11 +15,16 @@
|
||||
"@react-navigation/bottom-tabs": "^7.10.1",
|
||||
"@react-navigation/native": "^7.1.28",
|
||||
"@react-navigation/native-stack": "^7.11.0",
|
||||
"@types/react-native-vector-icons": "^6.4.18",
|
||||
"react": "19.2.0",
|
||||
"react-native": "0.83.1",
|
||||
"react-native-gesture-handler": "^2.30.0",
|
||||
"react-native-gifted-charts": "^1.4.70",
|
||||
"react-native-linear-gradient": "^2.8.3",
|
||||
"react-native-safe-area-context": "^5.5.2",
|
||||
"react-native-screens": "^4.20.0"
|
||||
"react-native-screens": "^4.20.0",
|
||||
"react-native-svg": "^15.15.1",
|
||||
"react-native-vector-icons": "^10.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
||||
Reference in New Issue
Block a user