invertase / react-native-google-mobile-ads

React Native Google Mobile Ads enables you to monetize your app with AdMob.
https://docs.page/invertase/react-native-google-mobile-ads
Other
625 stars 121 forks source link

feat: add method to reload banner ad #579

Closed dylancom closed 1 month ago

dylancom commented 1 month ago

Description

As banner ads can become blank when an app was in background, the advise is to load a new ad upon returning to foreground. Therefore I added a method to make this possible.

@DoctorJohn @zoobibackups 👀?

ugurdalkiran commented 1 month ago

It's a great feature. Thank you very much. 🥳

DoctorJohn commented 1 month ago

Great changes @dylancom and straight forward code. I'll give them a quick test in my apps.

dylancom commented 1 month ago

Thanks! I slightly refactored it so there is some code reusage and called it "load".

mikehardy commented 1 month ago

:tada: This PR is included in version 13.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: