IonicQRScannerNative
A sample ionic application that demonstrates the uses of QR Scanner Plugin of IONIC Framework. Reference : https://ionicframework.com/docs/native/qr-scanner/ . Implemented and tested on real devices.
Install / Use
/learn @Piashsarker/IonicQRScannerNativeREADME
IonicQRScannerNative
A sample ionic application that demonstrates the uses of QR Scanner Plugin of IONIC Framework. Reference : https://ionicframework.com/docs/native/qr-scanner/ . Implemented and tested on real devices.
Supported Platform:
- Android
- Browser
- iOS
- Windows
Screenshots:

Usages:
git clone https://github.com/Piashsarker/IonicQRScannerNative.git
cd IonicQRScannerNative
//For android
ionic cordova platform add android
ionic cordova run android
//For ios
ionic cordova platform add ios
ionic cordova run ios
