User Activity

Hi, we have a problem in our NFC app implementation in React Native. NFC card is st25dv64k-IWe use library react-native-nfc-manager to read/write single block and works good. The problem here is when we need to do it with a block greater than 255.We ...