Samples for large screen and foldable support on Android and Compose Multiplatform
-
Updated
Nov 15, 2025 - Kotlin
Samples for large screen and foldable support on Android and Compose Multiplatform
Coinsight is a POC Android app built with Kotlin, Clean Architecture and MVI. It uses Jetpack Compose, Hilt, Paging 3, Coil and Timber to display crypto market data from CoinGecko. Modularized into app, data, network, domain and core, it demonstrates scalable and modern Android design.
This is a sample that shows the power of using NavigationRail, BottomNavigation, latest Navigation component and WindowManager altogether, so depending on the device form factor used (single screen or foldable/dual-screen), a specific UI navigation will be shown to the user, taking advantage of the extra-room that these new devices provide.
Samples and slides of my talk at Rheinwerk KKON 2024
Add a description, image, and links to the foldables topic page so that developers can more easily learn about it.
To associate your repository with the foldables topic, visit your repo's landing page and select "manage topics."