Lexilabs has a Kotlin Multiplatform library that enables AdMob @Composables
called basic-ads
.
The only downside is that it requires Android's Context
to initialize and build @Composables
, but there's already a tutorial out there for how to do that.