KevinnZou/compose-webview-multiplatform
WebView for JetBrains Compose Multiplatform observed · 2026-09-03
Health v2 · maintenance only
53/100
- Activity 58
- Release rhythm 33
- Longevity 78
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 34.5
- age_days: 1098
- days_rel: 368
- days_push: 253
- n_releases_24m: 5
Adoption not part of the score
1005 stars · 132 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Kotlin library providing a WebView composable widget for JetBrains Compose Multiplatform, supporting loading URLs, HTML, and post data. It wraps platform-native engines: Accompanist-based WebView on Android, WKWebView on iOS, and Kotlin CEF Browser on Desktop.
Use cases
- embed a webview in a compose multiplatform app
- load urls and html inside a kotlin multiplatform ui
- display web content on android and ios with shared compose code
- replace deprecated accompanist web library in jetpack compose
- render web pages in a desktop compose app with CEF
When to choose
- you need an embedded browser across Android, iOS, and Desktop in Compose Multiplatform
- you want a maintained multiplatform replacement for Accompanist's deprecated web module
When to avoid
- you only target Android and can use Jetpack Compose's WebView directly
- you need platforms beyond Android, iOS, and Desktop, such as web or native desktop without CEF setup
Facets
library · maturity active
ui-components web-framework mobile-development cross-platform web-development frontend cross-platform jvm compose-multiplatform webview kotlin jetpack-compose wkwebview kcef embedded-browser android ios desktop
2 sources
- readme: https://github.com/KevinnZou/compose-webview-multiplatform · fetched 2026-09-03 · 0c5df025cd82
- homepage: https://kevinnzou.github.io/compose-webview-multiplatform/ · fetched 2026-08-29 · 1979f15c1b57
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KevinnZou/compose-webview-multiplatform | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="KevinnZou/compose-webview-multiplatform")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem