Feb 1, 2024 · Jigar Brahmbhatt Kotlin 1.9.20: Streamlining Source Sets in Multiplatform Project Explore how Kotlin 1.9.20's new features significantly enhance the experience of setting up target source sets Read (5 min) ->
Jan 26, 2024 · Gustavo Fão Valvassori Listening for element events with Compose for Web In a declarative world, events are the main way to interact with the elements, and most components have a way to listen for them. Read (5 min) ->
Dec 22, 2023 · Gustavo Fão Valvassori Using CSS libraries with Compose for Web Using third-party styles have a few gotchas. Here are some tips and tricks to help you out. Read (5 min) ->
Dec 21, 2023 · Jigar Brahmbhatt SQLDelight 2.0.1 includes big fix for Kotlin Native! The 2.0.1 update for SQLDelight is out now and features a crucial bug fix addressing thread safety issues in Kotlin Native. Read (1 min) ->
Dec 15, 2023 · Gustavo Fão Valvassori Styling your components on Compose Web Styling your UI is a very important part of any application. This article will explore how to style our Compose Web components. Read (8 min) ->
Dec 14, 2023 Resource Sharing in Compose Multiplatform JetBrains just shared a development roadmap for 2024 detailing their focus for 2024. One item stands out above the rest: a common API for resources. Read (2 min) ->
Dec 8, 2023 · Gustavo Fão Valvassori Exploring Compose Web Compose for HTML has different components than Compose for SKIA. In this article, we will explore and learn how to configure a few of them. Read (6 min) ->
Dec 7, 2023 · Gustavo Fão Valvassori Amper: a new way to configure Gradle projects? If you ask any KMP developer what's the biggest pain point on it, they will probably say "configuration". Amper is a new tool developed by JetBrains to help developers configure projects without all the complexity of Gradle. Read (4 min) ->
Dec 5, 2023 · Touchlab Engineering Webinar Recap: iOS Development with Kotlin Multiplatform - Tips, Tricks, and Team Triumphs! In this webinar, Touchlab's own Tadeas Kriz and JetBrains' Pamela Hill guided us through iOS development with Kotlin Multiplatform. They explored the current state of Swift/Kotlin interop and highlighted tools and resources that may make your journey easier. Read (5 min) ->
Dec 1, 2023 · Gustavo Fão Valvassori Getting Started with Compose for Web Compose multiplatform is a promising alternative for building cross-platform UIs. In this article, we'll see how to get started with Compose for Web using the HTML version. Read (4 min) ->