How can i use Admob?

I want to use Admob. but i don’t find anything about it on expo!

Hi!

We’ll probably add AdMob support soon. For now, we have FB ads
https://docs.expo.io/versions/v15.0.0/sdk/facebook-ads.html

And if you want to use AdMob you can detach to use ExpoKit and include your own native modules (or ones provided by a 3rd party). That’s a little annoying but it will work.

https://docs.expo.io/versions/v15.0.0/guides/detach.html#content

check this link : https://docs.expo.io/versions/latest/sdk/admob
I hope it helps :slight_smile: