ammarahm-ed / react-native-admob-native-ads

A simple and robust library for creating & displaying Admob Native Advanced Ads in your React Native App using Native Views.
https://ammarahm-ed.github.io/react-native-admob-native-ads/docs/introduction/
MIT License
413 stars 139 forks source link

Support for setRequestMultipleImages() #337

Open gilbertolenzi opened 1 year ago

gilbertolenzi commented 1 year ago

Hello!

Thanks for making this amazing library @ammarahm-ed ! I've been using it to implement a custom format in my app, and i really love it, my only problem so far is that I can't find a way to understand when the ad has multiple images to be displayed as a carousel.

Are you considering to support setRequestMultipleImages() as per AdMob documentation here? https://developers.google.com/admob/android/native/options

Thanks!

ammarahm-ed commented 3 months ago

PRs are welcome