revtel / react-native-nfc-manager

React Native NFC module for Android & iOS
MIT License
1.32k stars 312 forks source link

ISO15693IOS Multiple Write Blocks Command unavailable #722

Open psusundrem opened 1 month ago

psusundrem commented 1 month ago

I am attempting to write multiple blocks for an ISO15693 tag, but I have encountered a challenge: the API for this functionality is not available. However, I noticed that this API is available in native iOS code. Is there a way to include the same functionality in the react-native-nfc-manager?