Checkpoint QC Done

Cooming soon: Notification feature

### No Issue
This commit is contained in:
2025-12-12 14:55:30 +08:00
parent 573b525352
commit 2c0198b1b7
17 changed files with 634 additions and 118 deletions

View File

@@ -14,6 +14,8 @@
"@expo/vector-icons": "^15.0.2",
"@react-native-async-storage/async-storage": "2.2.0",
"@react-native-community/datetimepicker": "8.4.4",
"@react-native-firebase/app": "^23.7.0",
"@react-native-firebase/messaging": "^23.7.0",
"@react-navigation/bottom-tabs": "^7.3.10",
"@react-navigation/drawer": "^7.3.9",
"@react-navigation/elements": "^2.3.8",
@@ -72,6 +74,7 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@react-native-community/cli": "^20.0.2",
"@types/react": "~19.1.10",
"eslint": "^9.25.0",
"eslint-config-expo": "~10.0.0",