Notifies that ad went fullscreen and that application should pause.
<RNAatkitBanner name="BannerOne" size={RNAatkit.PlacementSize_Banner320x53} onPauseForAd={() => { console.log("onPauseForAd BannerOne"); }} />
Last updated 1 year ago