Kotlin Multiplatform for Android and iOS Apps

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    You are probably thinking of the shader compilation step that has to happen - https://docs.flutter.dev/perf/shader - and the long term solution (from the page) is https://github.com/flutter/flutter/wiki/Impeller

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. kotlin

    The Kotlin Programming Language.

    Kotlin is not a Google project. It is made by JetBrains. It says so right up front on their web page: https://kotlinlang.org/

  4. kmp-production-sample

    This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.

    Business logic is not only about backend. Apps usually have a lot of client-side logic that can be written once in KMM and used on both platforms. See [1] for a high level architecture diagram.

    I'm an iOS dev and I've been using KMM on a couple of projects for more than a year now. It's really a powerfull technology which allows teams to move faster, but there are downsides, for example lack of native Swift interop, though there are opensource tools trying to solve this [2].

    [1]: https://github.com/Kotlin/kmm-production-sample/tree/master#...

  5. SKIE

    SKIE - Swift Kotlin Interface Enhancer

  6. swift

    The Swift Programming Language

    You can do the same thing the other way around - https://github.com/apple/swift/blob/main/docs/Android.md.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • KMMT : Kotlin Multiplatform Mobile Template - Updated to multi module structure and new features

    1 project | /r/androiddev | 24 Jul 2022
  • Our KMP Journey

    3 projects | dev.to | 29 May 2021
  • Updated to Kotlin 1.5.0 : KMMT : Kotlin Multiplatform Mobile Development Simplified

    1 project | /r/androiddev | 5 May 2021
  • Updated to Kotlin 1.5.0 : KMMT : Kotlin Multiplatform Mobile Development Simplified

    1 project | /r/Kotlin | 5 May 2021
  • KMMT : Kotlin Multiplatform Mobile Template ( Kotlin Multiplatform Mobile Development Simplified )

    1 project | /r/Kotlin | 30 Apr 2021

Did you know that Kotlin is
the 17th most popular programming language
based on number of references?