react-native-callintent:适用于Android的React Native Call Intent

时间:2021-04-30 13:49:54
【文件属性】:
文件名称:react-native-callintent:适用于Android的React Native Call Intent
文件大小:6KB
文件格式:ZIP
更新时间:2021-04-30 13:49:54
Java React本机呼叫意图 Android的React Native调用意图。 安装 npm install --save react-native-callintent 将其添加到您的android项目中 在android/setting.gradle .. . include ' :RNCallIntent ' , ' :app ' project( ' :RNCallIntent ' ) . projectDir = new File (rootProject . projectDir, ' ../node_modules/react-native-callintent ' ) 在android/app/build.gradle .. . dependencies { .. . compile project( ' :RNCallIntent ' ) } 在app /
【文件预览】:
react-native-callintent-master
----package.json(600B)
----build.gradle(305B)
----src()
--------main()
----LICENSE(1KB)
----index.js(107B)
----README.md(2KB)

网友评论