robingenz / ionic-capacitor-barcode-scanner

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor ML Kit Barcode Scanning plugin.

Home Page:https://capawesome.io/blog/how-to-build-an-ionic-barcode-scanner-with-capacitor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-capacitor-barcode-scanner

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor ML Kit Barcode Scanning plugin.

Development Setup

Prerequisites

Getting Started

Clone this repository:

git clone https://github.com/robingenz/ionic-capacitor-barcode-scanner.git

Change to the root directory of the project:

cd ionic-capacitor-barcode-scanner

Install all dependencies:

npm i

Prepare and launch the Android app:

npx ionic cap sync android
npx ionic cap run android

Prepare and launch the iOS app:

npx ionic cap sync ios
npx ionic cap run ios

This project uses Ionic as app development platform and the Ionic CLI.

License

See LICENSE.

About

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor ML Kit Barcode Scanning plugin.

https://capawesome.io/blog/how-to-build-an-ionic-barcode-scanner-with-capacitor/

License:MIT License


Languages

Language:TypeScript 34.6%Language:SCSS 33.4%Language:Swift 11.9%Language:JavaScript 5.6%Language:HTML 5.4%Language:Java 5.1%Language:Ruby 4.0%