Finalized all of the passport application flow feature and and adding a feature to add data

This commit is contained in:
Mochammad Adhi Buchori
2025-04-26 09:41:08 +07:00
parent ad67df1461
commit 20cd765338
28 changed files with 1241 additions and 266 deletions

View File

@ -10,13 +10,16 @@
"test": "jest"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^2.1.2",
"@react-native-community/datetimepicker": "^8.3.0",
"@react-navigation/elements": "^2.3.8",
"@react-navigation/native": "^7.1.6",
"@react-navigation/native-stack": "^7.3.10",
"dayjs": "^1.11.13",
"moment": "^2.30.1",
"react": "19.0.0",
"react-native": "0.78.0",
"react-native-calendars": "^1.1311.1",
"react-native-element-dropdown": "^2.12.4",
"react-native-paper": "^5.13.2",
"react-native-safe-area-context": "^5.4.0",