react-native-google-mobile-ads
Version:
React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.
35 lines (34 loc) • 1.02 kB
JSON
{
"name": "React Native Google Mobile Ads",
"logo": "https://raw.githubusercontent.com/invertase/react-native-google-mobile-ads/main/docs/img/logo_admob_192px.svg",
"twitter": "invertaseio",
"sidebar": [
[
"Getting Started",
[
["Getting Started", "/"],
["Displaying Ads", "/displaying-ads"],
["Native Ads", "/native-ads"],
["Common Reasons For Ads Not Showing", "/common-reasons-for-ads-not-showing"]
]
],
[
"Advanced Usage",
[
["Displaying Ads via Hook", "/displaying-ads-hook"],
["European User Consent", "/european-user-consent"],
["Ad Inspector", "/ad-inspector"],
["Impression-level ad revenue", "/impression-level-ad-revenue"],
["Video ad volume control", "/video-ad_volume-control"],
["Testing", "/testing"]
]
],
[
"Migration Guides",
[
["Migrating to v5", "/migrating-to-v5"],
["Migrating to v6", "/migrating-to-v6"]
]
]
]
}