Kotlin Multiplatform Architecture Best Practices for Mobile Apps📅 Feb 11, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónArchitecture tips for KMP projects using clean architecture
Testing in Compose Multiplatform (CMP) from Common Code📅 Feb 3, 2025 · ☕ 3 min read · ✍️ Ignacio CarriónLearn how to write and run UI tests in Compose Multiplatform (CMP) from common code, ensuring cross-platform consistency for Android, iOS, and Desktop.
Exploring Kotlin’s Immutable Collections Library📅 Jan 30, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónExploring Kotlin’s Immutable Collections Library, use it in Compose to improve performance.
Using Koin in Compose Multiplatform📅 Jan 2, 2025 · ☕ 3 min read · ✍️ Ignacio CarriónUsing Koin in Compose Multiplatform from common code with the possibility of configuring each platform.