Skip icon
Skip icon

Skip

 Like

Skip brings Swift app development to Android. It is a tool that enables developers to use a single modern programming language (Swift) and first-class development environment (Xcode) to build genuinely native apps for both iOS and Android.

Skip screenshot 1

License model

  • FreemiumOpen Source

Application type

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Homebrew
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Ad-free
  2.  Mobile friendly
  3.  Android Development
  4.  Swift

Skip News & Activities

Highlights All activities

Recent activities

Show all activities

Skip information

  • Developed by

    US flagGlimpse I/O, Inc.
  • Licensing

    Open Source and Freemium product.
  • Pricing

    Subscription ranging between $29 and $99 per month + free version with limited functionality.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  1,910 Stars
  •  57 Forks
  •  75 Open Issues
  •   Updated Jul 5, 2025 
View on GitHub

Our users have written 0 comments and reviews about Skip, and it has gotten 0 likes

Skip was added to AlternativeTo by Paul on Aug 29, 2024 and this page was last updated Aug 29, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Skip?

Skip brings Swift app development to Android. It is a tool that enables developers to use a single modern programming language (Swift) and first-class development environment (Xcode) to build genuinely native apps for both iOS and Android.

As you build your Swift and SwiftUI app in Xcode, the Skip Xcode plugin continuously transpiles it into the equivalent Kotlin and Jetpack Compose for Android. Develop dual-platform libraries or entire apps, with native performance and native user interfaces on both platforms.

Benefits of a Dual-Platform Skip App

  • Genuinely Native: Skip apps don’t just “look native”, they are native: Swift and SwiftUI on iOS, Kotlin and Compose on Android. You know the difference, and so do your users.
  • Totally Transparent: When you use Skip, no part of your app is hidden from your view… or from your debugger. Skip transpiles your Swift directly into Kotlin source code that you can inspect and customize.
  • Featherweight: With SkipZero, your iOS app has no dependencies on any Skip frameworks. And the resulting Android app only requires a few Skip open source libraries.
  • Memory Efficient: With no additional managed runtime, Skip apps are as efficient as they can possibly be on both platforms: bare metal on iOS and ART bytecode on Android.
  • An Idyllic IDE: Skip’s IDE is Xcode, the premiere app development environment for iOS. For serious Android customization, open the generated code directly in Android Studio.
  • Perfect Integration: Skip generates standard Kotlin and Compose, so integrating with Android libraries is painless. Call other Kotlin and Java code directly, with no bridging required.
  • Foundationally Open: Skip’s transpiler is only half the story. The frameworks that underpin iOS app development, such as Foundation and SwiftUI, are made available on Android through Skip’s free and open-source reimplementations.
  • CI Friendly: Skip transpiles unit tests too! You can ensure that your logic performs identically across platforms. Run your tests headlessly either locally or remotely, making acceptance testing a breeze.
  • Ejectable: Your code is your own – both the Swift inputs and Kotlin outputs – so you aren’t locked into an ongoing dependency on the Skip transpiler.

Skip Videos

Official Links