v0.3.7
Added
- A custom StarView for our library by @mrousavy
Fixed
- Fixed incorrect child view mounting on Android
- Fixed rendering ads in a FlatList.
- Fixed CallToActionView not clickable
- Fixed new ref created on each rerender
- Fixed typings for AdManager @mrousavy
- Fixed state updating when NativeAdView is not mounted @jaeyoonlim
Changed
- Let ads update to any compatible version (19.+) on Android. @halaei
- Rewrite the example to demonstrate Banner Ad, Video/Image Ad & Ads in a List properly.
- Rename MediaView to RNGADMediaView to avoid conflicts with other libraries
- CallToAction now uses a simple Text Component to register clicks.
Removed
- react-native-star-rating dependancy has been removed
- react-native-gesture-handler dependancy has been removed.
- delayAdLoading prop has been removed @ha-younes72
Thanks to everyone who took time to report bugs, fix issues and send pull requests. I had to push this release to address some important issues before releasing 0.4.x which will include ad-preloading and some other amazing features. While it is in the works, enjoy this release!