Skip to content

Multiple scanning on IOS - code sample request #800

@chrisfinch

Description

@chrisfinch

Firstly, thankyou for your open source software and contribution to the community, I appreciate you do this in your free time and am thankful for the software you have provided through your hard work. Making the below issue as clear as possible;

Request

A working code sample showing how to implement multiple scanning using react-native-nfc-manager

Scenario

React-Native app where the user can toggle on bulk scanning mode and scan multiple tags without any user interaction between scans.

"react-native-nfc-manager": "^3.17.1"
"react-native": "0.76.3",
"react": "18.3.1",

Requirements

  • NFC tag ID tag.id must be received (use as identifier in API requests)
  • Working on both IOS and Android platforms
  • No user interaction between tag scans
    • No limit to number of tags scanned
    • User can 'cancel' the scanning to exit the bulk scanning flow and view their results
  • NDEF + MiFare

Methods tried before

I have spend considerable time trying to resolve before asking here.

If anyone can help me with a complete, working code sample I would be very grateful. Thankyou.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions