Skip to content

Conversation

@calganaygun
Copy link

@calganaygun calganaygun commented Nov 1, 2024

Fixes #13

Adds NFC invoice/address sharing for Android.

Todos:

  • Create a custom fork of react-native-hce, as the current library version does not fully support the latest NFC emulation standards. (Currently fixed it on node_modules, for development purposes). See Fixed: Unable to send NDEF message appidea/react-native-hce#35 (comment)
  • Verify that the lightning: URI schema aligns with project requirements. This schema is currently supported by all wallet apps.
  • Implement NFC status detection to check if NFC is enabled, with a popup or toast notification to remind the user if it is off.

@calganaygun calganaygun changed the title fix(app): Add NFC support feat: Add NFC support Nov 1, 2024
@reneaaron reneaaron added this to the 1.8 milestone Nov 4, 2024
@reneaaron reneaaron removed this from the 1.9.1 milestone Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] NFC support

2 participants