react-native-nfc-manager
react-native-nfc-manager copied to clipboard
How can I format an NFCTag of typeV from NDEF.formatable to NDEF in iOS?
Hello @whitedogg13 I have NFC tag with TypeV, but it is ndefformatable, so I am unable to write NDEF message from the iOS platform. Can anyone provide a quick fix or example? Note: I need to format the NFC tag from my own app, not from a third-party app.