# alexzhirkevich/compose-cupertino

Compose Multiplatform UI components for iOS (Cupertino Widgets)

Repository: https://github.com/alexzhirkevich/compose-cupertino
Canonical: https://ross.abutalabs.com/products/compose-cupertino
Language: Kotlin
License: Apache-2.0
License Family: permissive
Last push: 2025-10-05T13:47:00+00:00

## Health v2 (maintenance only)
Score: 40/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 45, release rhythm 8, longevity 86
- inputs: {"age_days": 1217, "days_push": 332, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1649, forks 60 (observed 2026-08-28T04:05:16.660221+00:00)

## What it is
Compose Cupertino is a Kotlin Multiplatform library providing iOS-style (Cupertino) UI components for Compose Multiplatform, including themes, widgets, native UIKit wrappers, adaptive Material/Cupertino theming, and SF Symbols icon vectors. It lets developers build native-looking iOS applications from shared Kotlin code across iOS, Android, desktop, and web.

## Use cases
- build iOS-looking apps with Compose Multiplatform
- use Cupertino widgets in Kotlin Multiplatform
- make adaptive UI that switches between Material and iOS styles
- add SF Symbols icons to a Compose app
- implement iOS-style swipe-back navigation with Decompose
- wrap native UIKit widgets in Compose for iOS

## When to choose
- you want native-feeling iOS visuals in a shared Compose Multiplatform codebase
- you need adaptive widgets that render Material on Android and Cupertino on iOS
- you want SF Symbols as Compose ImageVectors
- you use Decompose navigation and want iOS-like transitions

## When to avoid
- you target only Android with Material Design
- you need a full native iOS app with SwiftUI rather than Compose
- you need widgets not covered by the library and cannot extend them
- your project does not use Kotlin or Compose Multiplatform

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, theme
- domain: mobile-development, cross-platform, web-development, desktop-applications
- platform: jvm
- tags: compose-multiplatform, cupertino, ios-style-widgets, swiftui-inspired, sf-symbols, kotlin-multiplatform, adaptive-ui, ios, android, macos, web

## Member repositories
- alexzhirkevich/compose-cupertino (main) score 40

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.660221+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-30T03:45:07.431833+00:00, confidence not recorded.
  - readme: https://github.com/alexzhirkevich/compose-cupertino (fetched 2026-08-28T04:05:16.660221+00:00, sha 5a30fc71238b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
