Skip to content

Capacitor/Ionic

DEMO

Ionic7 Demo

Install the plugin

shell
npm install ../cordova-plugin-barcode-scanner

Modify AndroidManifest.xml

Since Capacitor does not support Hook, you need to manually add the tools tag

xml
 xmlns:tools="http://schemas.android.com/tools"

img

Apache 2.0 License.