Refactored with a new Camera Library:(react-native-vision-camera). Need fix scanQRCodeFromImage

This commit is contained in:
2024-08-12 01:14:54 +08:00
parent bfd79fbf73
commit e4cc584924
23 changed files with 265 additions and 257 deletions

View File

@@ -24,6 +24,7 @@
"@react-navigation/native": "^6.1.17",
"@react-navigation/stack": "^6.4.1",
"@reduxjs/toolkit": "^2.2.6",
"@zxing/library": "^0.21.2",
"aws-amplify": "^6.4.2",
"axios": "^1.7.2",
"dotenv": "^16.4.5",
@@ -35,7 +36,7 @@
"expo-sharing": "~12.0.1",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.74.3",
"react-native": "0.74.5",
"react-native-dotenv": "^3.4.11",
"react-native-gesture-handler": "~2.16.1",
"react-native-get-random-values": "^1.11.0",
@@ -44,6 +45,7 @@
"react-native-safe-area-context": "^4.10.5",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0",
"react-native-vision-camera": "^4.5.1",
"react-native-webview": "^13.8.6",
"react-redux": "^9.1.2",
"redux": "^5.0.1",