NZME / react-native-ad-manager

Google Ad Manager bridge for React Native
MIT License
52 stars 61 forks source link

Adjusting when to begin ad rendering #118

Open ps613 opened 8 months ago

ps613 commented 8 months ago

It seems that ads render when the container begins to enter the viewport. How can we adjust the threshold so we can begin ad rendering before it's on screen. We notice ads are sometimes slow to load and the render rate of ads is low because the creatives don't render early enough.