passports added

This commit is contained in:
2025-07-08 11:20:33 +05:00
parent 01bba19714
commit 7e6a0846dd
4 changed files with 142 additions and 4 deletions

View File

@@ -23,7 +23,8 @@
"react-native-modal-datetime-picker": "^15.0.1",
"react-native-safe-area-context": "^5.5.1",
"react-native-screens": "^4.11.1",
"react-native-svg": "^15.12.0"
"react-native-svg": "^15.12.0",
"expo-image-picker": "~16.1.4"
},
"devDependencies": {
"@babel/core": "^7.20.0"