# JetBrains/compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

Repository: https://github.com/JetBrains/compose-multiplatform
Canonical: https://ross.abutalabs.com/products/compose-multiplatform
Homepage: https://jetbrains.com/lp/compose-multiplatform
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: kotlin, ui, multiplatform, desktop, swing, awt, gui, compose, android, javascript, reactive, declarative-ui, ios, wasm, web, webassembly
Last push: 2026-08-26T14:51:11+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2186, "days_push": 7, "days_rel": 8, "gap_med": 28.0, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 19319, forks 1424 (observed 2026-08-28T04:11:27.613559+00:00)

## What it is
Compose Multiplatform is a declarative UI framework by JetBrains, based on Jetpack Compose, for sharing UI code across Android, iOS, desktop (Windows/macOS/Linux), and web (beta) using Kotlin. It provides native-quality rendering, native API interop, and desktop extensions like menus, window management, and hot reload.

## Use cases
- share one UI codebase between iOS and Android apps
- build a desktop app in Kotlin with hardware-accelerated rendering
- reuse Jetpack Compose skills to target iOS and web
- build a cross-platform app with 90%+ shared code
- prototype UI changes quickly with hot reload
- embed native views like MKMapView in a shared UI

## When to choose
- your team already knows Jetpack Compose or Kotlin
- you want a single declarative UI codebase across mobile, desktop, and web
- you need native performance and access to platform APIs
- you're building a production Android/iOS or desktop app

## When to avoid
- you need a fully mature web target (still beta)
- your team is committed to Swift/SwiftUI or Flutter ecosystems
- you require deep platform-specific UI that outweighs sharing benefits
- you need a pure native look with platform-standard widgets on every platform

## Facets
- artifact type: framework
- maturity: stable
- function: frontend-framework, ui-components, mobile-framework, desktop-framework, state-management, animation
- domain: cross-platform, mobile-development, web-development, desktop-applications, frontend
- platform: windows, wasm, jvm
- tags: jetpack-compose, kotlin-multiplatform, declarative-ui, shared-ui, jetbrains, android, ios, macos, linux

## Member repositories
- JetBrains/compose-multiplatform (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:27.613559+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-29T17:00:19.780194+00:00, confidence not recorded.
  - readme: https://github.com/JetBrains/compose-multiplatform (fetched 2026-08-28T04:11:27.613559+00:00, sha 5c5005bb2dab)
  - homepage: https://jetbrains.com/lp/compose-multiplatform (fetched 2026-08-29T07:58:39.808349+00:00, sha 983b549b590c)
  - site_page: https://kotlinlang.org/docs/android-overview.html (fetched 2026-08-29T07:58:39.817939+00:00, sha eee2641adc4c)
  - site_page: https://kotlinlang.org/docs/home.html (fetched 2026-08-29T07:58:39.820568+00:00, sha 79765d7a6b62)
  - site_page: https://kotlinlang.org/docs/multiplatform/get-started.html (fetched 2026-08-29T07:58:39.822911+00:00, sha e48dd2fd41c8)
  - site_page: https://kotlinlang.org/docs/api-references.html (fetched 2026-08-29T07:58:39.825168+00:00, sha 6ee90bcab394)
  - site_page: https://kotlinlang.org/docs/getting-started.html (fetched 2026-08-29T07:58:39.827166+00:00, sha b98a86bae0bd)
  - site_page: https://kotlinlang.org/docs/multiplatform/compose-multiplatform-create-first-app.html (fetched 2026-08-29T07:58:39.829033+00:00, sha c14fc596fc6f)
  - site_page: https://kotlinlang.org/docs/multiplatform/case-studies.html (fetched 2026-08-29T07:58:39.831626+00:00, sha ba72c386743f)
  - site_page: https://kotlinlang.org/docs/multiplatform/compose-hot-reload.html (fetched 2026-08-29T07:58:39.833346+00:00, sha 0dca2c9e93b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
