# KevinnZou/compose-webview-multiplatform

WebView for JetBrains Compose Multiplatform

Repository: https://github.com/KevinnZou/compose-webview-multiplatform
Canonical: https://ross.abutalabs.com/products/compose-webview-multiplatform
Homepage: https://kevinnzou.github.io/compose-webview-multiplatform/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, compose-multiplatform, ios, kotlin, kotlin-multiplatform, kotlin-native, webview, wkwebview, chrome-embedded-framework
Last push: 2025-12-23T08:37:41+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 58, release rhythm 33, longevity 78
- inputs: {"age_days": 1098, "days_push": 253, "days_rel": 368, "gap_med": 34.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 132 (observed 2026-09-03T02:15:06.374348+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, web-framework
- domain: mobile-development, cross-platform, web-development, frontend
- platform: cross-platform, jvm
- tags: compose-multiplatform, webview, kotlin, jetpack-compose, wkwebview, kcef, embedded-browser, android, ios, desktop

## Member repositories
- KevinnZou/compose-webview-multiplatform (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:06.374348+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:05.627555+00:00, confidence not recorded.
  - readme: https://github.com/KevinnZou/compose-webview-multiplatform (fetched 2026-09-03T02:15:06.374348+00:00, sha 0c5df025cd82)
  - homepage: https://kevinnzou.github.io/compose-webview-multiplatform/ (fetched 2026-08-29T13:12:55.155354+00:00, sha 1979f15c1b57)
- Data as of 2026-08-30T08:39:29.467469+00:00.
