JavaScript promise rejection: Loading CSS chunk katex failed. (error: https://m.shuto.cn:8681/assets/css/katex.fb6ef55c.css). Open browser console to see more details.
2
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-03-01 14:32:54 +08:00
awesome-cordova-plugins/docs/plugins/nfc.md
2021-09-29 13:46:28 +00:00

754 B

UriHelper

ionic cordova plugin add phonegap-nfc $ npm install @awesome-cordova-plugins/nfc

```

Usage Documentation

Plugin Repo: https://github.com/chariotsolutions/phonegap-nfc

The NFC plugin allows you to read and write NFC tags. You can also beam to, and receive from, other NFC enabled devices.

Use to

  • read data from NFC tags
  • write data to NFC tags
  • send data to other NFC enabled devices
  • receive data from NFC devices

This plugin uses NDEF NFC Data Exchange Format for maximum compatibilty between NFC devices, tag types, and operating systems.

Supported platforms

  • Android
    • iOS
    • Windows