Skip to content

SIGDAO/react-native-nfc-rewriter

 
 

Repository files navigation

react-native-nfc-rewriter

NFC Open ReWriter


This open source React Native NFC app allows read & write to NFC tags.

Made with ❤️ by ihashing.hk

read

Read

write

Write

And much more!

trans

Custom commands

mine

Save Your Own Records

The NFC library is powered by react-native as well as react-native-nfc-manager

Features

  • Read NFC tags
    • uid
    • NFC technology
    • NDEF
  • Write NDEF
    • RTD_URI
      • url, email, sms, tel, or custom scheme
    • RTD_TEXT
    • WIFI SIMPLE RECORD
  • Toolkits
    • NfcA
      • Custom transceive
      • Erase all
      • Format to NDEF
    • NfcV
      • Custom transceive
    • IsoDep
      • Custom APDU (Android)
    • NdefFormatable (Android)
      • Format to NDEF
  • Tag Kit
    • NXP NTAG21X
      • password protection
      • signature verification
    • NXP NTAG424 DNA
      • signature verification
      • temper detection
    • SIC4310
      • rolling code verification
  • Save your own records

About

NFC open reader app in React Native

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.4%
  • Java 11.1%
  • C++ 4.9%
  • Objective-C++ 3.7%
  • Objective-C 1.5%
  • Makefile 1.1%
  • Other 1.3%