🚀Compose Multiplatform 1.11.0-alpha04 released
Highlights
• New Compose Shader wrapper
• Native iOS text input for BasicTextField
• Better Web pointer & touch handling
• Kotlin 2.3.10+ required for Wasm
github.com/JetBrains/co...
#Kotlin #ComposeMultiplatform #KMP #AndroidDev
📦 Compose Multiplatform 1.10.2 is out!
Highlights:
• Runtime/UI/Foundation → 1.10.4
• Lifecycle → 2.10.0-beta01
• Navigation → 2.9.2
• WindowManager → 1.5.1
🔗 github.com/JetBrains/co...
#Kotlin #ComposeMultiplatform #KMP #AndroidDev #JetpackCompose
🍮 Wobble 2 delete
#JetpackCompose #AndroidDev #ComposeMultiplatform
🚀 Compose Multiplatform 1.11.0-alpha03 is out.
Kotlin 2.3 required, iOS parallelRendering ON, Desktop exit API, and major web scrolling + accessibility fixes.
🔗 github.com/JetBrains/co...
#ComposeMultiplatform #Kotlin #KMP
I just revived Google’s “Applied CS Skills” program —
but rebuilt it using Compose Multiplatform (Android + iOS).
DSA + Modern Architecture in one project.
Thread 👇
#androidDev #composeMultiplatform @developers.google.com
𝗠𝘂𝗹𝘁𝗶𝗽𝗹𝗮𝘁𝗳𝗼𝗿𝗺 𝗽𝗮𝘁𝘁𝗲𝗿𝗻𝘀 𝗶𝗻 𝗞𝗼𝘁𝗹𝗶𝗻 𝗮𝗻𝗱 𝗖𝗼𝗺𝗽𝗼𝘀𝗲 𝗳𝗼𝗿 𝗶𝗢𝗦 𝗶𝗻𝘁𝗲𝗿𝗼𝗽𝗲𝗿𝗮𝗯𝗶𝗹𝗶𝘁𝘆 📱🍎
The talk was presented at droidcon London 2025 🎤
www.youtube.com/watch?v=0gnB...
#kotlinmultiplatform #kmp #composemultiplatform #iosdev #crossplatform #droidcon #android #androiddeveloper #kotlin #AndroidDev
🚀 Compose Multiplatform 1.11.0-alpha02 is out!
✨ New ComposeUIView for iOS
🖥️ Desktop input, A11y & rendering improvements
🌐 WebElementView ➜ HtmlElementView
🧭 New iOS Navigation animations
❌ Apple x86_64 dropped
🔗 github.com/JetBrains/co...
#Kotlin #ComposeMultiplatform
I migrated a fresh Kotlin Multiplatform Wizard project to AGP 9.0.0 and published it as a GitHub template 🪄
📚 Write-up: blog.watermelonkode.com/how-to-updat...
🎁 GitHub Repo: github.com/watermelonKo...
#Kotlin #KotlinMultiplatform #KMP #AGP #Android #ComposeMultiplatform #CMP
✨ ChromaDial is a new #ComposeMultiplatform library that enables you to create beautiful Dials for your #JetpackCompose app
Its API is similar to the Slider, but instead works in degrees
Just pass in and set the degree state
#buildinpublic
Omg Yes!
kotlinlang.org/docs/multipl...
#ComposeMultiplatform
Live with some more tablet/desktop tinkering in liftbro.ca
And some bug fixes... always bugfixes 😮💨
live.dpal.tv
#tablet #desktop #design #composemultiplatform #livecoding #android #ios
The Journey to Compose Hot Reload 1.0.0
blog.jetbrains.com/kotlin/2026/...
#kotlin #appdev #hotreload #composemultiplatform
🚀Compose Multiplatform 1.10.0 is out
✨ @ Preview now works in commonMain
🔥 Hot Reload bundled by default
🧭 Better Navigation3 support
📱 iOS & 🖥️ Desktop improvements
🌍 Web input & keyboard fixes
🔗 github.com/JetBrains/co...
#Kotlin #ComposeMultiplatform #AndroidDev #iOSDev
It’s difficult to explain my computer desk setup, so I built an interactive diagram for it using Compose Multiplatform.
workstation.akexorcist.dev
#JetpackCompose #ComposeMultiplatform
New year MORE STREAMS!!!
Its a yak shaving kinda day today
Looking into some loading time fixes, checking in on iOS, some small bugs need fixin', and obviously some refactoring...
Come watch the chaos!
🎬 live.dpal.tv
#kotlinmultiplatform #composemultiplatform #ios #android #livecoding
I wrote a tutorial on how I added aptabase analytics to commonMain in a KMP/CMP app.
Aptabase Analytics for KMP/CMP Apps dalen.codes/p/aptabase-a...
#KMP #CMP #ComposeMultiplatform #AndroidDev #iosdev #Kotlin
I've been rewriting 1 of my apps from KMP with SwiftUI and Jetpack #Compose to go all-in with #ComposeMultiplatform. I originally launched in 2023 with CMP but had major crashes on iOS that made me to immediately switch to SwiftUI (25% crash rate at the time). 2 years on, CMP look more stable 🤞🏻
🚀 Compose Multiplatform 1.11.0-alpha01 is live!
• Kotlin 2.2 migration
• Dialog animations
• Better focus & insets handling
• Desktop, Web & iOS fixes
🔗 github.com/JetBrains/co...
#ComposeMultiplatform #Kotlin #AndroidDev #Android
🚀 Compose Multiplatform 1.10.0-rc02 is out!
Fixes:
• Layout tree corruption
• iOS accessibility crash
Updates:
• Gradle plugin
• Runtime/UI/Foundation/Material
• Material3, Lifecycle, Navigation & more
🔗 github.com/JetBrains/co...
#ComposeMultiplatform #Kotlin #AndroidDev
Compose Multiplatform 1.9.3 is out:
• New parameters for @Preview
• Customizable shadows
• A new context menu API
• Experimental Material 3 theme support
• Frame rate config on iOS
• CMP for web in beta
• Gradle updates - Material 3 versioning and support for AGP 9.0.0
#ComposeMultiplatform #KMP
🚀 Compose Multiplatform 1.10.0-rc01 dropped!
Stability wins across iOS, Desktop & Web + Kotlin 2.2.20 support ✅
🔗 github.com/JetBrains/co...
#ComposeMultiplatform #Kotlin #AndroidDev #Android #CMP #Dev 🚀
Done with the app's server section, now just gotta figure out how to package desktop apps for different platforms...
Does anyone know how to package it for different OSes? last time i gave up bcuz the app size was getting huge
#KMP #ComposeMultiplatform #JetpackCompose #Kotlin
Its Done!
Connected the in-app server with the desktop app with kotlinx-rpc. thanks to @mr_whoknows55 on twitter for letting me know this exists!! learnt about websockets and its crazy i can just pass an interface over the network super easy!
#KMP #ComposeMultiplatform #Androiddev #Kotlin
Setup Ktor client for connecting the local server. Its simple but only one directional, maybe i should use websockets
#KMP #ComposeMultiplatform #JetpackCompose
🚀 Compose Multiplatform 1.10.0-beta02 is out!
• iOS accessibility fixes
• Desktop screen reader fixes
• Better Hangul input on Web
• Improved resource handling
• SavedState support on all platforms
🔗 github.com/JetBrains/co...
#ComposeMultiplatform #Kotlin #AndroidDev
Our Kittysplit mobile app, written in #Compose #Multiplatform, is featured on the @jetbrains.com #KMP learning resource landing page 😻
▶️ lp.jetbrains.com/kmp-level-up/
#KotlinMultiplatform #kotlinandroid #ComposeMultiplatform #CMP #shipaton
Is Compose multiplatform liquid glass a thing? 🤔
#Kotlin #ComposeMultiplatform
🚀 Compose Multiplatform 1.9.3 is here!
✅ Fixes:
• iOS crash on versions <17 (accessibility)
• Support for AGP 9.0.0
📦 Updates: Runtime/UI/Foundation/Material → 1.9.4, Material3 → 1.4.0, + more
🔗 github.com/JetBrains/co...
#Kotlin #ComposeMultiplatform #AndroidDev
🚀 Compose Multiplatform 1.10.0-beta01 is here!
Desktop: Hot Reload bundled
iOS: self-sizing UIKit + overlay
Web: Esc = back nav, !important CSS
Navigation: adaptive-navigation3
Kotlin ≥ 2.1.20 ✅
🔗 github.com/JetBrains/co...
#Kotlin #ComposeMultiplatform #AndroidDev #Android