Recent
Multiplatform Strings
·2026 words·10 mins
Simplify multilingual app development with Twine! Learn how to manage and export strings for iOS, Android, and Compose Multiplatform efficiently
Should you use Kotlin Sequences for Performance?
·1016 words·5 mins
Should you use Kotlin Sequences for performance? I put List, Sequence, and Flow to the test with kotlinx-benchmark, and the results were surprising!
Haze 1.0
·2349 words·12 mins
Haze 1.0 is a powerful library for achieving background blurring effects within Jetpack Compose and Compose Multiplatform apps.
Retaining beyond ViewModels
·2039 words·10 mins
How Circuit makes retaining UI state with Compose effortless
SwiftUI for Jetpack Compose developers - State (I)
·5022 words·24 mins
Explore the seamless transition from Jetpack Compose to SwiftUI for developers. Dive into the intricacies of managing state in SwiftUI, gaining valuable insights and tips for a smooth development experience.