react-native-admob-native-ads icon indicating copy to clipboard operation
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.

Results 97 react-native-admob-native-ads issues
Sort by recently updated
recently updated
newest added

I want to show skip button and customize UI of adbanner and after 5 sec of ad playing ad. How can I set hight and width of adbanner in view.styple...

Hey @ammarahm-ed :wave:! The module you've built here is fantastic - I think you might be the only person supporting native ads at the moment on react-native? I'm the primary...

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I'm a JS/React/React Native dev who rarely needs to deal with native code and I'm struggling a bit to get my app running with this package installed. I followed each...

iOS build fails when builiding my app with the following error : Use of undeclared identifier 'GADAdLoaderAdTypeNative' ; did you mean 'kGADAdLoaderAdTypeNative'? And when I replace "GADAdLoaderAdTypeNative" with "kGADAdLoaderAdTypeNative" as...

Hi, thanks for the library this package and other installed package give a lot of compile errors in react-native 0.69.1 that otherwise would have worked for lower react native versions...

Hi Ammar, I see that the app is crashing frequently because of this error- **java.lang.IllegalStateException com.ammarahmed.rnadmob.nativeads.RNAdmobNativeView.setNativeAd** ### Error logs: ``` exception.class.missing._Unknown_: java.lang.IllegalStateException **The specified child already has a parent. You...

I am currently building a react native project on a M1 Pro chip. I am having issues building the project for any simulator as I get the error below. `...

when second time open same page then show error- error while updating property 'mediaView' of a view managed by:RNGADNativeView null the specified child already has a parent. You must call...

I am using the Ad repository feature #216 from the master branch on an Android device (Real device, not emulator). I am able to load ads (real non-test ads) in...