Finalized all of the passport application flow feature and and adding a feature to add data
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user