Restored expo-camera to be used for readQRFromImage, temporary for reference
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"axios": "^1.7.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"expo": "~51.0.24",
|
||||
"expo-barcode-scanner": "~13.0.1",
|
||||
"expo-camera": "~15.0.14",
|
||||
"expo-dev-client": "~4.0.22",
|
||||
"expo-image-manipulator": "^12.0.5",
|
||||
@@ -37,11 +38,16 @@
|
||||
"expo-linking": "~6.3.1",
|
||||
"expo-sharing": "~12.0.1",
|
||||
"expo-status-bar": "~1.12.1",
|
||||
"jpeg-js": "^0.4.4",
|
||||
"jsqr": "^1.4.0",
|
||||
"react": "18.2.0",
|
||||
"react-native": "0.74.5",
|
||||
"react-native-canvas": "^0.1.40",
|
||||
"react-native-dotenv": "^3.4.11",
|
||||
"react-native-fs": "^2.20.0",
|
||||
"react-native-gesture-handler": "~2.16.1",
|
||||
"react-native-get-random-values": "^1.11.0",
|
||||
"react-native-image-picker": "^7.1.2",
|
||||
"react-native-qrcode-svg": "^6.3.1",
|
||||
"react-native-reanimated": "~3.10.1",
|
||||
"react-native-safe-area-context": "^4.10.5",
|
||||
|
||||
Reference in New Issue
Block a user