BookCatalogCMP
Kotlin Multiplatform book discovery app built with Compose Multiplatform, sharing UI, presentation, domain, networking, persistence, and dependency injection across Android, iOS, and Desktop.
Android demo video for BookCatalogCMP.
- Searches Open Library, shows book details, and saves favorites locally with Room
- Uses shared navigation, shared view models, Ktor networking, and Koin DI across platforms
- Includes desktop packaging support with platform-specific icons for Windows, macOS, and Linux