Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.52 KB

File metadata and controls

34 lines (19 loc) · 1.52 KB

Adaptive Multi-Panel Navigation with Compose Multiplatform and Decompose

compose-mp-version kotlin-version

badge-iOS badge-Android badge-JVM

Overview

This Kotlin Multiplatform project demonstrates an adaptive multi-panel navigation system inspired by popular messaging apps like Telegram and WhatsApp. It is designed to work seamlessly across Android, iOS, Desktop, leveraging the power of Compose Multiplatform and Decompose for a consistent and responsive user experience. The project showcases a flexible navigation architecture that adapts to different screen sizes and device types, providing a modern, multi-panel interface for desktops and tablets while maintaining usability on mobile devices.

desktop.mp4
ipod.mov

Stack

  • Kotlin
  • Compose Multiplatform
  • Decompose
  • MVI KOTLIN
  • Reaktive

Learn more about Kotlin Multiplatform, Compose Multiplatform,