@kamyu/capacitor-nfcfemulator
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Capacitor-NfcFEmulator

NfcF Card Emulator
Android only!!

Install

npm install @kamyu/capacitor-nfcfemulator
npx cap sync

API

enable()

enable() => any

Returns: any


disable()

disable() => any

Returns: any


getNfcId()

getNfcId() => any

Returns: any


setNfcId(...)

setNfcId(options: { nfcId: string; }) => any
Param Type
options { nfcId: string; }

Returns: any


Readme

Keywords

Package Sidebar

Install

npm i @kamyu/capacitor-nfcfemulator

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

19 kB

Total Files

23

Last publish

Collaborators

  • kamyu