This sample demonstrates how to use Dynamsoft Barcode Reader with Ionic framework. A Dynamsoft Barcode Reader license is required. Get started with a free trial license here.
npm install
ionic build --prod --release
ionic capacitor add ios
ionic capacitor run ios
ionic capacitor add android
ionic capacitor run android
