revtel / react-native-nfc-manager

React Native NFC module for Android & iOS
MIT License
1.33k stars 317 forks source link

Permission to turn on NFC on device before scanning #660

Closed nandrew132 closed 8 months ago

nandrew132 commented 12 months ago

Hi, My android device supports NFC, but NFC is not turned on. How can I use this library to ask the user permission and turn on NFC on their device without leaving the app?

I know there is an isEnabled() method, but i dont see something which can turn on NFC if isEnabled() returns false.

Thanks

github-actions[bot] commented 8 months 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.

github-actions[bot] commented 8 months ago

This issue was closed because it has been stalled for 5 days with no activity.