Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add NFC support #183

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

calganaygun
Copy link

@calganaygun calganaygun commented Nov 1, 2024

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
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.

2 participants