[ Package conformance ]
Device & Platform · >=3.0.0
react-native-nfc-manager
load-safe noop — NfcManager singleton, full NfcTech / NfcEvents / NfcAdapter / NfcError / Ndef constant surface; isSupported/isEnabled=false, requestTechnology rejects with a clear "no NFC hardware" error so apps with NFC-required paths take the unsupported branch.85%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (17)
NfcManager.start/stopisSupported/isEnabled (false)getLaunchTagEvent (null)setEventListener bookkeepingregisterTagEvent/unregisterTagEvent (noop)iOS invalidate*Session noopsndefHandler/nfcAHandler/isoDepHandler structurally-correct empty responsesfull NfcTech enum (NdefNfcANfcBNfcFNfcVIsoDepMifare*Iso15693IOSFelicaIOS)Ndef.text/uri encode-passthrough helpers
Missing (1)
no WebNFC integration (WebNFC is Chrome-Android-only and requires per-scan user gesture); requestTechnology and transceive operations reject