revtel / react-native-nfc-rewriter

NFC open reader app in React Native
MIT License
193 stars 85 forks source link

on tap of NFC, android default NFC reader UI pops up, even though I haven't clicked the read/Scan button #34

Open Aishwaryashetty opened 2 years ago

Aishwaryashetty commented 2 years ago

I have used exactly the same code given in example, when I click on scan button and tap NFC, it does the job, but if I just tap the NFC button without actually clicking on the scan button, it take to default android UI. I tried the same scenario in the demo app NFC ReWriter. The issue show up in that app as well.

Please do let me know, if I have missed anything or I need to add or change things.

Thank you

https://user-images.githubusercontent.com/21104070/181712065-e49717a9-0980-43ef-8cec-575e9cc0930d.mp4