v6.0.0
6.0.0 (2022-04-27)
⚠ BREAKING CHANGES
- add addAdEventListener method (#110)
There is a migration doc! The migration doc has code samples with the changes necessary, we hope it is easy - it is supposed to be easy https://github.com/invertase/react-native-google-mobile-ads/blob/main/docs/migrating-to-v6.mdx
Features
- add Ad Inspector (#116) (dd36436)
- add addAdEventListener method (#110) (e842477)
- Add Google Ad Manager support (#105) (48f77da)
- android, sdk: update to google mobile ads sdk 20.6.0 (26ef269), closes #114
- ios, sdk: migrate to mobile ads sdk v9 (36a440a), closes #113
Bug Fixes
- fix wrong hook return type omit (8bbc0ad)