Skip to content

kamyu1537/Capacitor-NfcFEmulator

Repository files navigation

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


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published