@laurentgoudet/ionic-native-nfc
TypeScript icon, indicating that this package has built-in type declarations

5.29.0-fork • Public • Published
Improve this doc

UriHelper

onic cordova plugin add phonegap-nfc $ npm install @ionic-native/nfc


## [Usage Documentation](https://ionicframework.com/docs/native/nfc/)

Plugin Repo: [https://github.com/chariotsolutions/phonegap-nfc](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
  


Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @laurentgoudet/ionic-native-nfc

    Weekly Downloads

    2

    Version

    5.29.0-fork

    License

    MIT

    Unpacked Size

    112 kB

    Total Files

    9

    Last publish

    Collaborators

    • laurentgoudet