react-native-nfc-manager
react-native-nfc-manager copied to clipboard
React Native NFC module for Android & iOS
Hi, I am doing a bit of work to add Host Card Emulation since [iOS now supports it as of 17.4.](https://developer.apple.com/documentation/corenfc/cardsession) I was wondering how you'd prefer I expose these...
I can't remember exactly where I left off with this but I think its 80-90% complete for supporting HCE.
I've followed along with your newline vids and the `NfcManager.registerTagEvent() ` works well for scanning multiple NDEF formatted cards in a persisting NFC session. The session opens, we tap away,...
Would it perhaps be possible to update the expo config plugins dependency or make it more flexible (e.g. with “*”)? That would be great, as otherwise dependency conflicts often occur.
## Description I'm developing a React Native application for Sunmi V2 Android POS devices and need to programmatically turn NFC on/off when the user taps the toggle button. Currently, I...
Hi there, Many thanks for this amazing library - it works so well for us! One question...we wanted to help our users probe some common tag questions on their own...
I have a valid app.json yet still get this message: Expo 53. Latest react native nfc manager. Googling solutions suggest that the above should work when running: eas submit --platform...
Current: Check the full documentation that contains examples, faq and other topics like Expo in our [Wiki] Change it to: Check the full documentation that contains examples, faq and other...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in...
Bumps [send](https://github.com/pillarjs/send) and [serve-static](https://github.com/expressjs/serve-static). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...