Notifies that ad came back from fullscreen and that application should resume.
<RNAatkitBanner name="BannerOne" size={RNAatkit.PlacementSize_Banner320x53} onResumeAfterAd={() => { console.log("onResumeAfterAd BannerOne"); }} />
Last updated 1 year ago