Re: [web-nfc] Join NDEFReader and NDEFWriter (#601)

Sorry, I needed to amend since I forgot to update the explainer and the TS definitions.
So, as agreed, now there is only one NDEFReader object that is accessed via `navigator.nfc.ndef`.
NFC state could be also moved to the `navigator.nfc` object, but for the moment it looked good on the settings object.
However, I moved all relevant content (NFC state, handling NFC adapters, obtaining permission, handling visibility change. releasing NFC) under `navigator.nfc`. 

-- 
GitHub Notification of comment by zolkis
Please view or discuss this issue at https://github.com/w3c/web-nfc/pull/601#issuecomment-707251610 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 12 October 2020 17:31:11 UTC