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

0.0.2 • Public • Published
Improve this doc

TextHelper

ionic cordova plugin add https://github.com/as-eldlc/phonegap-nfc-isodep $ npm install --save ionic-nfc-isodep


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

Plugin Repo: [https://github.com/as-eldlc/phonegap-nfc-isodep](https://github.com/as-eldlc/phonegap-nfc-isodep)

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
- send raw data to ISO-DEP enabled devices

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

## Supported platforms
- Android
- BlackBerry 10
- Windows
- Windows Phone 8



/ionic-native-nfc-isodep/

    Package Sidebar

    Install

    npm i ionic-native-nfc-isodep

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    75.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • as-eldlc