Closed mrunalghatole9 closed 1 year ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
NFC tag not detecting(not going the listener ) in React-Native Android 11 & 12
Code:- NfcManager.setEventListener(NfcEvents.DiscoverTag, (tag) => { console.log(tag); })