react-native-admob icon indicating copy to clipboard operation
react-native-admob copied to clipboard

A react-native component for Google AdMob banners

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

I have an issue that after the interstitial ad is closed and I request for a new ad then the app is crashing. the app is crashing randomly. Here is...

Hello, I installed the library as written in the readme file and linked it using `react-native link react-native-admob`. Also I followed [these](https://developers.google.com/admob/android/quick-start#update_your_androidmanifestxml) instructions to install mobile ads SDK. My react-native...

We started to have various problems with the new version update of AdMob. Since the project was not compiled, we were using version 19.7.0 manually. Sometimes we cannot get successful,...

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

` console.error(error)} />` when I run this in my real device this error occurred. ![img_0056](https://user-images.githubusercontent.com/31506445/51963175-b7d73f80-2488-11e9-92ae-ff1604760b8a.PNG)

There are many breaking changes coming in version 20.0.0. Version 19.7.0 introduced many new APIs, and deprecated or renamed many classes in preparation for version 20.0.0. https://developers.google.com/admob/android/migration https://github.com/sbugert/react-native-admob/issues/539 https://github.com/sbugert/react-native-admob/issues/560

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Could not find a declaration file for module 'react-native-admob'. 'e:/react/almustaqbal/node_modules/react-native-admob/index.js' implicitly has an 'any' type. Try `npm install @types/react-native-admob` if it exists or add a new declaration (.d.ts) file containing...

enhancement

It worked completely fine with the test ads, but as soon as I replaced the test unit ID with the real one, it didn't show the ad

Not build `npx react-native run-android` . ![image](https://user-images.githubusercontent.com/38052474/113643722-4fcca700-9659-11eb-80d2-14b9f280e6a4.png)