Skip to content

caijohnny/react-native-nfc-rewriter

 
 

Repository files navigation

react-native-nfc-rewriter

NFC Open ReWriter


react-native-nfc-rewriter react-native-nfc-rewriter

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

Made with ❤️ by whitedogg13 and revteltech

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
    • NXP NTAG424 DNA
      • signature verification
      • temper detection
    • SIC4310
      • rolling code verification
  • Save your own records

Made by

revtel

Revteltech

washow

Washow

About

NFC open reader app in React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • Java 11.2%
  • C++ 5.0%
  • Objective-C++ 3.8%
  • Objective-C 1.6%
  • Makefile 1.1%
  • Other 1.6%