Jan 17, 2025 · Tadeas KrizThe Power of SKIE SubpluginsGenerate Swift code for your Kotlin Multiplatform project using SKIE subplugins.Read (17 min) ->
Dec 13, 2024 · Kevin GalliganDebugging Kotlin in Xcode with SPM BuildsVirtually all native mobile teams integrate Kotlin Multiplatform by publishing Xcode binaries, usually with SPM. This is generally easy to integrate, but prevented iOS developers from browsing or debugging Kotlin. Today we have fixed that situation.Read (4 min) ->
Oct 10, 2023 · Paul HawkeSealed Generics and SKIESealed Classes and Generics are both very useful for Kotlin APIs, and very painful with KMP and Swift. One of SKIE's lesser known benefits is the restoration of using Sealed Classes with generics, along with proper type discovery in Xcode.Read (5 min) ->