ReCommit: Removed header for all screens. Updated QRScanner Screen UI to be responsive to screen size

This commit is contained in:
2024-08-07 12:07:17 +08:00
parent 7cb5cbbe34
commit f893f3285a
10 changed files with 140 additions and 104 deletions

View File

@@ -46,7 +46,8 @@
"react-native-svg": "15.2.0",
"react-native-webview": "^13.8.6",
"react-redux": "^9.1.2",
"redux": "^5.0.1"
"redux": "^5.0.1",
"safeqr": "file:"
},
"devDependencies": {
"@babel/core": "^7.20.0",