Skip to content

encoder9/basic-nfc

Repository files navigation

basic-nfc

This plugin was designed to do the most basic of functionality for NFC without using other peoples bullshit!

Install

npm install basic-nfc
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>


About

A capacitor plugin that provides access to NFC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published