如何在我的Apk中显示Google广告(反应式)

时间:2019-07-07 20:41:20

标签: react-native ads adsense google-ads-api google-ads-data-hub

如何在我的Apk(本机)like this image

中显示Google广告

2 个答案:

答案 0 :(得分:0)

您可以使用react-native-admob模块。 使用npm安装它:

npm install --save react-native-admob
react-native link

浏览其example以获得使用信息。

答案 1 :(得分:0)

您必须使用react-native-firebase库,然后使用admob功能。这是完整的文档:https://rnfirebase.io/docs/v5.x.x/admob/android