Cordova Plugin for the MIFARE SDK.
Support for the NFC tags NTAG210 family from NXP.
- init(options)
options = { "password": password }
- onTagDetected -> { byte[] tagUID, String tagName, byte[] payload }
- onTagError -> { String nfcType, Integer nfcCode, String nfcMessage }