Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cordova-pax-inner-printer

Jeripay6ISC5.0.0

A starting point for a Cordova Plugin

readme

cordova plugin for newland

add below to the AndroidManidest.xml to application where plugin is installing in <application></application> <activity android:label="Preferences" android:name="com.example.Scanner"> <intent-filter> <action android:name="com.example.Scanner" /> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> </activity>