Skip to content

Releases: invertase/react-native-google-mobile-ads

v13.6.1

04 Jul 10:06
Compare
Choose a tag to compare

13.6.1 (2024-07-04)

Bug Fixes

  • android: commands mapped incorrectly (cf9ee6e)

v13.6.0

04 Jul 10:04
Compare
Choose a tag to compare

13.6.0 (2024-07-04)

Features

  • make reloading a banner on foreground easier with a hook (af5ca02)

Bug Fixes

  • types: update react-native dev dep, forward-port typings (dbb0208)

Performance Improvements

  • ci: avoid big globs in hashFiles (3093345)

v13.5.0

21 May 06:45
Compare
Choose a tag to compare

13.5.0 (2024-05-21)

Features

  • add method to reload banner ad (2a57487)

v13.4.0

20 May 07:28
Compare
Choose a tag to compare

13.4.0 (2024-05-20)

Features

  • deps: mobile ads sdk upgrade - ios 11.5.0 android 23.1.0 (a34c7ba)

v13.3.1

19 May 14:04
Compare
Choose a tag to compare

13.3.1 (2024-05-19)

Bug Fixes

  • topNative name changed to topNativeEvent. (b4cbea3)
  • Typescript error in the docs (4ad8bc7)

v13.3.0

13 May 16:38
Compare
Choose a tag to compare

13.3.0 (2024-05-13)

Features

  • android: Add support for ArrayList (7303730)

v13.2.1

02 May 06:25
Compare
Choose a tag to compare

13.2.1 (2024-05-02)

Bug Fixes

  • banner, ios: banner not destroyed in new arch (2d8bdb5)
  • banner, ios: fixed memory leak (5cbf0e9)

v13.2.0

03 Apr 07:17
Compare
Choose a tag to compare

13.2.0 (2024-04-03)

Features

Bug Fixes

  • android build error 'onAdLoaded' overrides nothing (bd52c12)

v13.1.0

26 Mar 12:39
Compare
Choose a tag to compare

13.1.0 (2024-03-26)

Features

  • deps: mobile ads sdk upgrade - ios 11.2.0 android 23.0.0 (099add4)

v13.0.2

05 Mar 18:38
Compare
Choose a tag to compare

13.0.2 (2024-03-05)

Bug Fixes

  • TestIds.ADAPTIVE_BANNER undefined type error (ffbc7b1)