kxjc / ionic-barcode-reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamsoft Barcode Reader x Ionic Angular Sample

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.

Install & Build

npm install

ionic build --prod --release

iOS

ionic capacitor add ios
ionic capacitor run ios

Android

ionic capacitor add android
ionic capacitor run android

About


Languages

Language:TypeScript 47.0%Language:CSS 31.7%Language:HTML 17.7%Language:JavaScript 3.7%