React-native-admob: New Native Admob Banners are not visible

Created on 29 May 2016  路  17Comments  路  Source: sbugert/react-native-admob

enhancement

Most helpful comment

Still needs some work, but I guess I should have something working soon!

All 17 comments

Hi @eladcandroid,
can you please provide some context and informations? I don't know what is not working.
react-native version? version of this plugin? Android or iOS?

I think he refers to this: https://firebase.google.com/docs/admob/android/native

Native ads, the concept of making ads looking like content ;)

Like @ptomasroos said. The point is that i'm using exactly the same code and when I'm just switching to the Native Ad pub id, the ad doesn't show up.

(RN 0.26)

That cannot work because the current banner implementation uses the AdView class (on Android). Just changing the Ad ID is not enough.

For _Native Ads Express_ the used class has to be NativeExpressAdView. For _Native Ads Advanced_ it's a bit more difficult.

So I guess the best way to implement that is to make a second component exported by this module.
I will publish some changes to the Interstitial API soon and then I will take a look at Rewarded Interstitials. So I won't have time for it soon. But after that I can try to add Native Ads.

But pull requests are welcome of course!

is this something in the works?

Still needs some work, but I guess I should have something working soon!

Is there any news about Native Admob?

Unfortunately, there are too many tiny details in native ads I have to solve.

I'm currently not working on it, maybe I will when I have more time to spare but I can't give an ETA.

Really need this.

+1

Any updates on this?

+1

Any updates on this?

Hi there,

I'm working with Native Express implementation.

@sbugert please take a look: https://github.com/sbugert/react-native-admob/pull/127

Only for android right now, but it's working!

any update?

Hi there,

is there any update to add Native Ads advance in react-native-admob API.
@sbugert are you working over it..

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thekiwi picture thekiwi  路  4Comments

lydongray picture lydongray  路  4Comments

danvass picture danvass  路  6Comments

vu-dang picture vu-dang  路  5Comments

booboothefool picture booboothefool  路  3Comments