AdMobInCompose
AdMobInCompose copied to clipboard
Add AdMob components in Compose
Results
1
AdMobInCompose issues
Sort by
recently updated
recently updated
newest added
The demo can load all ads normally, but if only contains NativeAdsSection, the NativeAdMediaView can't show image slide. // BannerAdsSection(bannerAdState = bannerAdState) // Divider( // modifier = Modifier.fillMaxWidth(), // thickness...