Add UI for the Notification and History screens, as well as several components on the Home screen

This commit is contained in:
Mochammad Adhi Buchori
2025-04-20 23:34:39 +07:00
parent 7828df1a01
commit 68c1d5dda6
27 changed files with 1456 additions and 176 deletions

View File

@ -14,12 +14,15 @@
"@react-navigation/elements": "^2.3.8",
"@react-navigation/native": "^7.1.6",
"@react-navigation/native-stack": "^7.3.10",
"dayjs": "^1.11.13",
"react": "19.0.0",
"react-native": "0.78.0",
"react-native-element-dropdown": "^2.12.4",
"react-native-paper": "^5.13.2",
"react-native-safe-area-context": "^5.4.0",
"react-native-screens": "^4.10.0",
"react-native-svg": "^15.11.2",
"react-native-svg-transformer": "^1.5.0",
"react-native-vector-icons": "^10.2.0"
},
"devDependencies": {