revtel / react-native-nfc-manager

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

Android Indicator #741

Open jigar-parmar-13 opened 3 months ago

jigar-parmar-13 commented 3 months ago

In Android side while reading nfc tag does any kind of pop up modal will be display like ios or not ? and also please let me know which android version will support this? bcoz i get error in android 11 with checking await NfcManager.isSupported();

pke commented 3 months ago

No, for Android you have to create a UI yourself.

jigar-parmar-13 commented 3 months ago

Okay Thanks for reply @pke, which android version will support this? bcoz i get error in android 11 with checking await NfcManager.isSupported();

github-actions[bot] commented 11 hours ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.