This plugin was designed to do the most basic of functionality for NFC without using other peoples bullshit!
npm install basic-nfc
npx cap sync
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>