install react native drawer

This commit is contained in:
heyethereum
2024-07-30 07:58:07 +08:00
parent f20b0ad4e8
commit 2a7c2fec77
6 changed files with 152 additions and 6 deletions

View File

@@ -19,6 +19,7 @@
"@react-native-async-storage/async-storage": "^1.23.1",
"@react-native-community/netinfo": "11.3.1",
"@react-navigation/bottom-tabs": "^6.5.20",
"@react-navigation/drawer": "^6.7.2",
"@react-navigation/native": "^6.1.17",
"@reduxjs/toolkit": "^2.2.6",
"aws-amplify": "^6.4.2",
@@ -34,8 +35,10 @@
"react": "18.2.0",
"react-native": "^0.74.3",
"react-native-dotenv": "^3.4.11",
"react-native-gesture-handler": "~2.16.1",
"react-native-get-random-values": "^1.11.0",
"react-native-qrcode-svg": "^6.3.1",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "^4.10.4",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0",