Added handleImagePicker for scaning Qr Code from library.incomplete; need to handle error before passing to setScannedData

This commit is contained in:
2024-06-17 20:14:06 +08:00
parent 31d6669587
commit 42c938b105
3 changed files with 68 additions and 32 deletions

View File

@@ -15,6 +15,7 @@
"axios": "^1.7.2",
"expo": "~51.0.11",
"expo-camera": "~15.0.10",
"expo-image-manipulator": "^12.0.5",
"expo-image-picker": "~15.0.5",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",