InLevel Up CodingbyDilip KashyapBuilding a Web Application to Scan QR Codes and Verify Users Using Google SheetsQR codes have become a popular way to quickly access information. They are widely used for various purposes, including event check-ins…Aug 6
Arangott Ramesh ChandranHow to Use VisionKit in SwiftUI for Text and Barcode Scanning on iOS?Introducing DataScannerViewControllerMay 5, 20231
OMY QR CodeFuture implications of QR codesIn a world fueled by technological advancements, QR codes have emerged as silent but powerful agents of change. Originally developed in…Jan 26Jan 26
Nayana N PQR code scanner in swiftIn Swift, you can create a QR code scanner using the AVFoundation framework. Lets see an example on how to implement a basic QR code…Apr 27, 2023Apr 27, 2023
Sanjana Human In TechReactNative Scan QR codeTo implement QR code scanning in a React Native app, you can use the react-native-camera library. This library provides a simple way to…Nov 24, 2023Nov 24, 2023
InLevel Up CodingbyDilip KashyapBuilding a Web Application to Scan QR Codes and Verify Users Using Google SheetsQR codes have become a popular way to quickly access information. They are widely used for various purposes, including event check-ins…Aug 6
Arangott Ramesh ChandranHow to Use VisionKit in SwiftUI for Text and Barcode Scanning on iOS?Introducing DataScannerViewControllerMay 5, 20231
OMY QR CodeFuture implications of QR codesIn a world fueled by technological advancements, QR codes have emerged as silent but powerful agents of change. Originally developed in…Jan 26
Nayana N PQR code scanner in swiftIn Swift, you can create a QR code scanner using the AVFoundation framework. Lets see an example on how to implement a basic QR code…Apr 27, 2023
Sanjana Human In TechReactNative Scan QR codeTo implement QR code scanning in a React Native app, you can use the react-native-camera library. This library provides a simple way to…Nov 24, 2023
InGeek CulturebyMantan ProgrammerQR and Barcode Scanner Using Webcam with html5-qrcodeThis barcode scanner really helps us when creating applications to read barcodes on products. Scanners are usually used to make it easier…Sep 15, 20221
Mindscrafter powered by Medium.comHow to Create a QR Code for Your Website in simple steps?By Mindscrafter Team.Aug 29, 2023
Susum TangBarcode Highlight Box using react-native-vision-camera Code ScannerThe react-native-vision-camera Code Scanner offers a simple solution for barcode scanning on iOS and Android platforms. However, currently…Apr 5