Can't find how to add admob using compose in the o...
# compose
p
Can't find how to add admob using compose in the official admob documentation. Does someone know where is the official path of admob with compose explained?
🚫 1
c
Admob does not have compose support. You‘ll need to wrap the view in and
AndroidView
composable https://developer.android.com/develop/ui/compose/migrate/interoperability-apis/views-in-compose
p
oh, but compose is in release since 2021
do you know why admob still hasn't be ported to compose?
🚫 1