Ionic React Tutorial: How to build a native QR code scanner with ionic react (capacitor)

Опубликовано: 28 Октябрь 2024
на канале: Conny Gu
4,177
46

Use Ionic React to create a native QR code scanner.

source code: https://github.com/blatoo/qrscanner

Barcode scanner github: https://github.com/capacitor-communit...

Ionic Angular version from Simon Grimm:    • How to Build a PWA QR Code Scanner wi...  

-- overview of content-------
00:00 - Introduction
00:51 - create ionic react project
03:49 - setting ionic react native app with capacitor
07:14 - barcode-scanner library
07:54 - setting the camera permissions for android and ios
09:48 - through out the not implemented error for web
13:09 - implement two functions for qr code scanner
24:29 - css beautify the ui
31:16 - run on physical device
33:26 - popup ionAlert

#IonicReact #ionic #react #IonicReactTutorial