cordova-plugin-quikkly

3.4.10 • Public • Published

A cordova plugin for the Quikkly IOS and Android SDK's. The main purpose of this is to underpin an Ionic plugin. This allows Ionic developers launch the Quikkly scanner from their app.

Installation

To add this to your ionic app use the following

ionic cordova add cordova-plugin-quikkly

We also recommend the ionic-quikkly-plugin wrapper.


Alternatively to add to your cordova app use the following

cordova add cordova-plugin-quikkly

Updates

Please read RELEASENOTES.md for details

Usage

openScanner

This will launch the native scanner, an array of tag indentifiers scanned by the user is returned

    cordova.plugins.quikkly.openScanner();

/cordova-plugin-quikkly/

    Package Sidebar

    Install

    npm i cordova-plugin-quikkly

    Weekly Downloads

    3

    Version

    3.4.10

    License

    Apache-2.0

    Unpacked Size

    24.1 kB

    Total Files

    14

    Last publish

    Collaborators

    • byrner75