Skip to content

Piashsarker/IonicQRScannerNative

Repository files navigation

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:

QR-Scanner

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 

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors