Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/demo-ndef-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Demo React Native application using `@icedevml/react-native-host-card-emulation` in order to emulate NFC Forum Type 4 Tag with an example URL NDEF.

The emulated NDEF tag is recognized out of the box when it's scanned by another iOS/Android smartphone from the home screen's level (i.e. using background tag reading). This emulation is cross-compatible, the iOS could emulate a tag that will be recognized by Android and vice versa.

> [!NOTE]
> Make sure you have completed the [React Native's Set Up Your Environment](https://reactnative.dev/docs/set-up-your-environment) guide before proceeding.

Expand Down