cordova-plugin-scan-input

1.1.9 • Public • Published

cordova-plugin-scan-input

扫描二维码和条形码的cordova插件带输入框

安装

ionic cordova plugin add cordova-plugin-scan-input

卸载

ionic cordova plugin rm cordova-plugin-scan-input

支持

安卓
IOS

使用方法

scan.recognize(function (data) {
      console.log(data);
    })

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i cordova-plugin-scan-input

    Weekly Downloads

    3

    Version

    1.1.9

    License

    Apache-2.0

    Unpacked Size

    76.6 kB

    Total Files

    23

    Last publish

    Collaborators

    • thomas.wang