revtel / react-native-nfc-manager

React Native NFC module for Android & iOS
MIT License
1.4k stars 318 forks source link

feat: add iso15693_extendedReadMultipleBlocks #746

Closed MickaelOth closed 2 months ago

MickaelOth commented 2 months ago

This PR introduces support for the extendedReadMultipleBlocks method for NFCISO15693Tag on iOS.

whitedogg13 commented 2 months ago

@MickaelOth thanks for the contribution!