模板版本:v0.4.1

react-native-nfc-manager

本项目基于react-native-nfc-manager 开发。

三方库名称 三方库版本 发布信息 支持RN版本 Autolink 编译API版本 社区基线版本 npm地址
@react-native-ohos/react-native-nfc-manager ~3.17.3(In Progress) Gitcode Releases 0.82.* API12+ 3.17.2 Npm Address
@react-native-ohos/react-native-nfc-manager 3.16.2 Gitcode Releases 0.77.* API12+ 3.16.1 Npm Address
@react-native-ohos/react-native-nfc-manager 3.15.1 Gitcode Releases 0.72.* API12+ 3.15.0 Npm Address
@react-native-oh-tpl/react-native-nfc-manager <= 3.15.0-0.0.4@deprecated Github Releases 0.72.* API12+ 3.15.0 Npm Address

简介

react-native-nfc-manager 是面向 React Native 生态的第三方原生库,封装跨平台系统 NFC 接口,提供 JavaScript 调用能力,实现移动端与 NFC 标签直接的通信能力。

下载安装

进入到工程目录并输入以下命令:

npm

npm install @react-native-ohos/react-native-nfc-manager

yarn

yarn add @react-native-ohos/react-native-nfc-manager