Notifies that in-feed banner component has been created and attached to the UI.
<RNAatkitInFeedBanner name="InFeed" onCreate={() => { console.log("onCreate InFeed"); }} />
Last updated 1 year ago