react-native-admob-native-ads
                                
                                
                                
                                    react-native-admob-native-ads copied to clipboard
                            
                            
                            
                        A simple and robust library for creating & displaying Admob Native Advanced Ads in your React Native App using Native Views.
A subtle correction for preventing confusion in official doc. - Corrected url for getting Android device test ids.
I have a panresponder where i use interpolate to animate the view with multiple items. in between the items, i am loading the native ad using react-native-admob-native-ads package. ads are...
I implemented the native advanced format on a scroll feed. I did a number of tests in Firebase DebugView. Whenever the ad appears in the viewport, the ad_impression event should...
I'm getting low matched requests for FB ads only on iOS. Is there anything other than trackingAuthorized that I should consider? that's already set. Thanks
I keep getting the following error in Android for about 40% of my users for a year. I believe it started when i moved to preloading model. Id really like...
as per docs calling `nativeAdViewRef.current?.loadAd();` we can load ad and show but after certain seconds i wanna show skip option but how can i close the ad on press skip...
According to documentation I am using paused and muted in NativeMediaView but whatever I set (true/false) its not effected in video ads. I am using "0.6.6" version of library.
As you can see in the screen recording below, I'm seeing an *Star wars* Ad but clicking on it shows an Ad regarding *Airbnb*. https://github.com/ammarahm-ed/react-native-admob-native-ads/assets/29520305/0277156f-44da-4bb9-a297-a7da82802252 I'm rendering multiple ads inside...
Hello Everyone, Not a bug, just a question from me. Do you know where "Requested sizes" is coming from? There is no prop responsible for that yet using AdManager delivery...
My app is failing to load native ads and is returning this error: [AD][FAILED]: The operation couldn’t be completed. ( error 3.) I have searched for what it means but...