Ross ROSS = Recommend OSS · open-source software intelligence for agents

skiptools/skip

Skip enables the creation of native SwiftUI apps for iOS and Android observed · 2026-08-28

github.com/skiptools/skip · homepage · Swift · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 98
  • Release rhythm 86
  • Longevity 91
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 1286
  • days_rel: 13
  • days_push: 13
  • n_releases_24m: 188

Full methodology

Adoption not part of the score

3174 stars · 102 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

framework · maturity active

mobile-framework compiler ui-components build-tool cli mobile-development cross-platform developer-tools web-development cli swiftui jetpack-compose transpiler swift-on-android cross-platform-mobile xcode kotlin macos ios android swift

10 sources

Member repositories

RepositoryRoleHealth v2
skiptools/skipmain92

For agents

markdown · JSON · MCP: product_card(name="skiptools/skip")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem