# skiptools/skip

Skip enables the creation of native SwiftUI apps for iOS and Android

Repository: https://github.com/skiptools/skip
Canonical: https://ross.abutalabs.com/products/skiptools-skip
Homepage: https://skip.dev
Language: Swift
License: MPL-2.0
License Family: copyleft
Topics: swift, android, ios
Last push: 2026-08-21T01:41:21+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 86, longevity 91
- inputs: {"age_days": 1286, "days_push": 13, "days_rel": 13, "gap_med": 1, "n_releases_24m": 188}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3174, forks 102 (observed 2026-08-28T04:07:47.560890+00:00)

## What it is
Skip is an open-source toolchain that lets developers build native iOS and Android apps from a single Swift/SwiftUI codebase. It compiles Swift natively for Android (Skip Fuse) or transpiles it to Kotlin (Skip Lite), mapping SwiftUI to real Jetpack Compose with no added runtime.

## Use cases
- build an iOS and Android app from one Swift codebase
- port an existing SwiftUI app to Android
- write Android apps in Swift instead of Kotlin
- share business logic between iOS and Android in Swift
- avoid learning Dart or JavaScript for cross-platform development
- transpile Swift code to Kotlin for Android interoperability

## When to choose
- your team already knows Swift and SwiftUI and wants Android reach
- you want truly native UI and performance on both platforms with no runtime overhead
- you develop on macOS in Xcode and want Android builds alongside iOS
- you need per-module control between native compilation and Kotlin transpilation

## When to avoid
- you need platforms beyond iOS and Android
- your team is more fluent in Kotlin, Dart, or JavaScript than Swift
- you rely heavily on iOS-specific frameworks with no Android equivalent and don't want to maintain fallbacks
- you develop on Linux or Windows, since Skip requires macOS with Xcode

## Facets
- artifact type: framework
- maturity: active
- function: mobile-framework, compiler, ui-components, build-tool, cli
- domain: mobile-development, cross-platform, developer-tools, web-development
- platform: cli
- tags: swiftui, jetpack-compose, transpiler, swift-on-android, cross-platform-mobile, xcode, kotlin, macos, ios, android, swift

## Member repositories
- skiptools/skip (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.560890+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-29T18:45:26.635968+00:00, confidence not recorded.
  - readme: https://github.com/skiptools/skip (fetched 2026-08-28T04:07:47.560890+00:00, sha 0ba291fc9d18)
  - homepage: https://skip.dev (fetched 2026-08-29T09:39:36.045553+00:00, sha 9a9a1d1c5201)
  - site_page: https://skip.dev/docs/platformcustomization (fetched 2026-08-29T09:39:36.070360+00:00, sha 556b270a93b3)
  - site_page: https://skip.dev/docs/modes (fetched 2026-08-29T09:39:36.062400+00:00, sha 03ae5b2b448b)
  - site_page: https://skip.dev/docs/project-types (fetched 2026-08-29T09:39:36.065464+00:00, sha 6626ad4dfd91)
  - site_page: https://skip.dev/docs/app-development (fetched 2026-08-29T09:39:36.068108+00:00, sha 7166fa8b4282)
  - site_page: https://skip.dev/docs (fetched 2026-08-29T09:39:36.054678+00:00, sha b1e2898adfa6)
  - site_page: https://skip.dev/docs/gettingstarted (fetched 2026-08-29T09:39:36.056763+00:00, sha 6930be7544be)
  - site_page: https://skip.dev/docs/modules/skip-ui (fetched 2026-08-29T09:39:36.058747+00:00, sha 0afaf960d983)
  - site_page: https://skip.dev/docs/modules (fetched 2026-08-29T09:39:36.072644+00:00, sha 9607cccc2dd3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
