Filter
Exclude
Time range
-
Near
Apple's #iOS 26 Liquid Glass — now in #ComposeMultiplatform. Hand navigation to native SwiftUI (TabView NavigationStack). iOS 26 applies glass automatically. Compose still owns each screen. Not ready? Use approximate Liquid Glass, via AndroidLiquidGlass, Calf or Liquid #KMP
58
Thank you @androidweekly for featuring AdaptiveNavBar in issue #730 — and as the first article! 🎉 A Compose Multiplatform library that gives you a platform-native navigation bar on both Android and iOS from a single API. #AndroidDev #ComposeMultiplatform #KMP
1
3
7
504
Most devs don't know about RetainedEffect in #JetpackCompose It's a side-effect for retained objects that can't implement RetainObserver themselves. Setup runs once. Cleanup via onRetire { } — not onDispose { }. #ComposeMultiplatform #AndroidDev #Kotlin
1
19
960
Most devs skip rememberSerializable() in Compose. Got a plain data class? Just add @ Serializable - no Parcelable boilerplate needed. use rememberSerializable and state survives config changes automatically.🔥 #JetpackCompose #AndroidDev #ComposeMultiplatform
1
5
33
3,220
🚀 Compose Multiplatform 1.12.0-alpha01 released Updates include: • Skia update (m148) • iOS UX improvements • New WindowState API for Desktop • Web support for wake lock haptics • Nav improvements bug fixes 🔗github.com/JetBrains/compose… #Kotlin #KMP #ComposeMultiplatform
1
29
1,078
🚀 #ComposeMultiplatform 1.11.0-beta02 is out 🧪 New v2 UI Test APIs 🌐 Kotlin 2.3.20 required for JS/Wasm 🍎 Big iOS fixes (crashes, text input, accessibility) 🖥️ Desktop memory perf improvements 🐞 Stability fixes across all targets github.com/JetBrains/compose… #Kotlin
1
34
1,656
Compose Multiplatformで、 Dialog表示中に、その上に表示したTooltipが、iOSでのみ閉じれない不具合に遭遇 さすがにシチュエーションがマニアックな気もするので、公式サポートはあまり期待しない方がいいかな... #ComposeMultiplatform
2
183
Created this animated morphing background using Compose Multiplatform 🔥 Smooth transitions, layered strokes, liquid glass - from shared UI code I build UI demos like this to explore motion and design in KMP #ComposeMultiplatform #Kotlin #KMP #AndroidDev #iOSDev #UIDesign
1
1
12
565
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 @googledevs @GDGIndia @GoogleDevExpert
1
3
210
I updated a KMP Wizard project to AGP 9.0.0 and made it a GitHub template 🪄 📚 How-to do step by step: blog.watermelonkode.com/how-… 🎁 Repo: github.com/watermelonKode/km… #Kotlin #KMP #Gradle #KotlinMultiplatform #CMP #ComposeMultiplatform
1
7
1,969
個人開発アプリ「ディクスタ」に In-App Review機能を入れてみたので、KMP構成での実装方法を記事にまとめました! ※まだアプリは未反映 【Android】In-App Review APIを使ってレビュー機能を実装する【KMP】|はる zenn.dev/haru330/articles/0c… #zenn #Kotlin #ComposeMultiplatform #個人開発
15
441
✨ 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
3
5
57
2,213