reloadOnStart

Overview

Determines whether in-feed banner component should be loaded when created and attached to the UI.

Examples

<RNAatkitInFeedBanner
    name="InFeed"
    reloadOnStart={true}
/>

Last updated