Nov 22, 2024 · Kevin SchildhornKermit 2.0.5 updates OSLogWriter and adds file loggingThe 2.0.5 update for Kermit is out now and features various updates to OSLogWriter, as well as the ability to log to a file.Read (2 min) ->
Nov 6, 2024 · Gabriel SouzaMix Compose Multiplatform with native iOS UI using Compose Swift BridgeCompose Multiplatform has a critical unique feature. On iOS, you can mix Compose UI with native iOS UI. This is all enabled by the direct interop of Kotlin Multiplatform. That capability is amazing for mobile development. However, the actual process of wiring these two requires a fair bit of boilerplate. We've launch Compose Swift Bridge to automate that.Read (2 min) ->
Aug 28, 2024 · Kevin GalliganKMMBridge 1.0 ReleaseKMMBridge is a tool that helps you publish iOS XCFramework binaries from Kotlin Mutliplatform. The tool has seen multiple iterations over the past few years. This version simplifies the configuration and usage of KMMBridge, with a primary focus on Swift Package Manager (SPM).Read (5 min) ->
Aug 7, 2024 · Kevin GalliganPiloting Kotlin Multiplatform is Easy. Scaling is Hard.When native mobile teams explore KMP, getting started is pretty easy. The difficulty emerges when they try to scale. To get the most out of KMP for your team, and for KMP as a platform to succeed, we need to make scaling easy as well.Read (8 min) ->
Jul 26, 2024 · TouchlabLivestream: Close the Swift/Kotlin Platform GapCalling Kotlin Multiplatform from Swift can be a painful experience. Kotlin engineers new to KMP rarely understand the issues. The "Bad Swift Simulation" helps Kotlin engineers "feel the pain" by replicating the experience directly in Kotlin. With that experience, understanding how to fix the situation, and why you need to, is much simpler.Read (3 min) ->
Jul 16, 2024 · Tadeas KrizXcode-Kotlin 2.0 ReleaseHuge improvement to Kotlin Multiplatform debugging in Xcode.Read (4 min) ->