Tag: #kotlin-multiplatform
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 6 posts
Swift 6.3's Official Android SDK — What Shipped, and What Was Deliberately Left Out
Swift 6.3, released March 24, 2026, includes the first official release of the Swift SDK for Android. After ten years of community forks and unofficial toolchains, you can now produce Android binaries with a cross-compil
2026-07-16 · 12 min read #swift#android-swift#cross-platform#kotlin-multiplatform#swift-package-managerKotlin Swift Export Reaches Alpha — It Is Tearing Down the Objective-C Bridge, but Do Not Cross Yet
The biggest tax Kotlin Multiplatform has paid on iOS has been the Objective-C bridge. Kotlin code could not reach Swift without passing through an Objective-C header, and in that crossing, Int? got boxed into KotlinInt,
2026-07-16 · 17 min read #kotlin#kotlin-multiplatform#swift#ios#compilerCross-Platform Mobile Development 2026 Deep Dive — React Native, Flutter, Expo, Capacitor, Tauri 2, Kotlin Multiplatform, Compose MP, .NET MAUI, NativeScript, Lynx
In May 2026, mobile cross-platform splits into five branches. Meta released React Native 0.76 with the New Architecture (Fabric, TurboModules, JSI) on by default, and Google shipped Flutter 3.27 with the Impeller rendere
2026-05-25 · 25 min read #mobile-dev#react-native#flutter#expo#capacitorModern Kotlin 2026 — Kotlin 2.1 / K2 Compiler / Compose Multiplatform / KMP 2.1 / Ktor 3 / Spring Boot Kotlin Deep Dive
Kotlin 2.1 (Nov 2024) made the K2 compiler the default, and 2.2 (Mar 2025) shipped context parameters. In the same window Compose Multiplatform 1.7 declared iOS stable, Ktor 3 added a WebAssembly target, and Spring Boot
2026-05-16 · 22 min read #kotlin#kotlin-2-1#k2-compiler#compose-multiplatform#kmpMobile Development 2026 Complete Guide — Swift 6, SwiftUI 6, Kotlin Multiplatform, Jetpack Compose, Flutter 4, React Native 0.78, Expo SDK 53 Deep Dive
A single-page summary of the mobile development ecosystem as of May 2026: Swift 6/SwiftUI 6/Xcode 16 Approachable Concurrency and Observation, Kotlin Multiplatform 2 official stabilization with Compose Multiplatform 1.7,
2026-05-16 · 19 min read #mobile#ios#android#swiftui#kotlin-multiplatformCross-Platform Mobile Development in 2026 — React Native New Architecture / Flutter / KMP / Tauri / Lynx Deep Dive
Mobile cross-platform in 2026 is the age of five contenders. React Native New Architecture became default from 0.76. Expo SDK 52 and Expo Router 4 are now the de-facto standard setup. Flutter promoted Impeller to its def
2026-05-15 · 22 min read #mobile#react-native#flutter#kotlin-multiplatform#compose-multiplatform