react-native-fbintent:适用于Android Facebook App的React Native意图

时间:2024-05-18 00:31:20
【文件属性】:

文件名称:react-native-fbintent:适用于Android Facebook App的React Native意图

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-18 00:31:20

Java

React本机映射 适用于Android Facebook App的React Native意图。 安装 npm install --save react-native-fbintent 将其添加到您的android项目中 在android/setting.gradle .. . include ' :RNFbIntent ' , ' :app ' project( ' :RNFbIntent ' ) . projectDir = new File (rootProject . projectDir, ' ../node_modules/react-native-fbintent ' ) 在android/app/build.gradle .. . dependencies { .. . compile project( ' :RNFbIntent ' ) } 注册模块


【文件预览】:
react-native-fbintent-master
----src()
--------main()
----.npmignore(4B)
----LICENSE(1KB)
----README.md(2KB)
----index.js(105B)
----package.json(615B)
----build.gradle(305B)

网友评论