Before publishing your Compose Multiplatform app to the Play Store, don't forget to add this and a proper proguard-rulesβ€€pro to your build.gradle.kts

#composeMultiplatform #kmp #proguard #googleplay

πŸš€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
https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-alpha04

#Kotlin #ComposeMultiplatform #KMP #AndroidDev

I’m speaking at @appdevcon next week about escaping the "Jetpack Jungle," but I couldn't wait to share the code.

Just published "Refuelling your Jetpack"β€”a guide to the modern "Golden Path" of Android development that now runs everywhere (Android, iOS, Desktop).

https://dev.to/tkuenneth/refuelling-your-jetpack-d8i

@thepracticaldev

#AndroidDev #KMP #ComposeMultiplatform #SpeakerLife

Refuelling your Jetpack

If you are an Android developer, you know Jetpack. It changed how we build Android apps. But that was...

DEV Community

πŸ“¦ 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

πŸ”— https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.10.2

#Kotlin #ComposeMultiplatform #KMP #AndroidDev #JetpackCompose

Release 1.10.2 Β· JetBrains/compose-multiplatform

Changes since 1.10.1 No Compose Multiplatform specific changes Components Gradle plugin org.jetbrains.compose version 1.10.2 Libraries Library group Coordinates Based on Jetpack Runtime org....

GitHub

πŸš€ Compose Multiplatform 1.11.0-alpha03 is out.

Kotlin 2.3 required, iOS parallelRendering ON, Desktop exit API, and major web scrolling + accessibility fixes.

πŸ”— https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-alpha03

#ComposeMultiplatform #Kotlin #KMP

Release 1.11.0-alpha03 Β· JetBrains/compose-multiplatform

Changes since 1.11.0-alpha02 Migration Notes Multiple Platforms navigation-runtime, navigation-common no longer provide androidx.collection as an api transitive dependency. If your project doesn't...

GitHub

Akshay Nandwana (@akshay81844)

κ΅¬κΈ€μ˜ 'Applied CS Skills' ν”„λ‘œκ·Έλž¨μ„ λ³΅μ›ν–ˆμœΌλ©°, 이λ₯Ό Compose Multiplatform(Android + iOS)둜 μž¬κ΅¬μ„±ν–ˆλ‹€κ³  λ°œν‘œ. DSA(μžλ£Œκ΅¬μ‘°Β·μ•Œκ³ λ¦¬μ¦˜)와 ν˜„λŒ€μ  μ•„ν‚€ν…μ²˜λ₯Ό ν•œ ν”„λ‘œμ νŠΈλ‘œ ν†΅ν•©ν•œ μ‹€μŠ΅ν˜• ꡐ윑/데λͺ¨ ν”„λ‘œμ νŠΈλΌκ³  μ„€λͺ…ν•˜λ©° μ“°λ ˆλ“œ 예고.

https://x.com/akshay81844/status/2021500916944470358

#composemultiplatform #androiddev #google #mobile #crossplatform

Akshay Nandwana (@akshay81844) on X

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

X (formerly Twitter)

It seems #Lokksmith, my Kotlin Multiplatform OpenID Connect library for Android and iOS, is slowly gaining momentum. I had two new contributors in two days πŸŽ‰

https://github.com/svenjacobs/lokksmith

#Kotlin #KotlinMultiplatform #KMP #ComposeMultiplatform #Compose #JetpackCompose #Android #iOS #OIDC #OpenIDConnect

GitHub - svenjacobs/lokksmith: Kotlin Multiplatform OpenID Connect client for Android and iOS

Kotlin Multiplatform OpenID Connect client for Android and iOS - svenjacobs/lokksmith

GitHub

πŸš€ 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

πŸ”— https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-alpha02

#Kotlin #ComposeMultiplatform

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