is there any way to use compose with a webview?
# compose
r
is there any way to use compose with a webview?
r
Okay, thanks I'll take a look
a
there's some other WIP around transitioning between Compose UI and View composition that will likely change some things in here
but it shows one way to do a webview in a declarative style using compose
r
I got it, thanks.