kmp-viewmodel
Here are 25 public repositories matching this topic...
Sort:Most stars
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
- Updated
Nov 18, 2025 - Kotlin
YouTube clone using Kotlin Multiplatform. It supports the Android, iOS, Web and Desktop Application. A better version of Original Applications.
- Updated
Nov 24, 2025 - Kotlin
🍭 GithubSearchKMM - Github Repos Search - Android - iOS - Kotlin Multiplatform Mobile using Jetpack Compose, SwiftUI, FlowRedux, Coroutines Flow, Dagger Hilt, Koin Dependency Injection, shared KMP ViewModel, Clean Architecture
- Updated
Dec 16, 2025 - Kotlin
News Kotlin Multiplatform project designed to target Android, iOS, Windows, macOS, Linux platforms.
- Updated
Sep 21, 2025 - Kotlin
🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.
- Updated
Dec 17, 2025 - Kotlin
Micro framework to build Compose Multiplatform Apps.
- Updated
Oct 27, 2024 - Kotlin
🔆 Compose Multiplatform Navigation library - 🌸 Pragmatic, type safety navigation for Compose Multiplatform. Based on Freeletics Khonshu Navigation.
- Updated
Dec 17, 2025 - Kotlin
Pokemon App - MVI Compose Multiplatform Template
- Updated
Aug 23, 2025 - Kotlin
A Kotlin Multiplatform library that provides a simple event bus implementation using KotlinX Coroutines Channels. Multi-keys, multi-producers, single-consumer and thread-safe event bus backed by kotlinx.coroutines.channels.Channels
- Updated
Dec 17, 2025 - Kotlin
Server driven UI experiment
- Updated
Nov 8, 2024 - Kotlin
Compose Multiplatform and Kotlin Multiplatform ViewModel sample
- Updated
Dec 16, 2025 - Kotlin
Wallpaper Desktop Kotlin Multiplatform (Android, iOS, Desktop & Web). A KMP application for browsing and downloading wallpapers. Built using Kotlin Multiplatform, Compose Desktop, and Ktor.
- Updated
Apr 2, 2024 - Kotlin
News Kotlin Multiplatform Project developed using KMP, Shared UI. It supports Android, iOS, Web & Desktop Application. It uses the New York Times Rest API.
- Updated
Jul 26, 2024 - Kotlin
Compose Multiplatform Navigation and Kotlin Multiplatform ViewModel sample. solivagant and kmp-viewmodel sample
- Updated
Dec 16, 2025 - Kotlin
KMM/KMP sample app using Kotlin coroutines, flows, viewmodel, SQLDelight as a local data storage), platform-specific location APIs and health data central repositories (HealthKit in iOS and HealthConnect in Android).
- Updated
Feb 27, 2024 - Kotlin
A sample kotlin multiplatform and compose multiplatfrom project
- Updated
Mar 1, 2024 - Kotlin
Kotlin Multiplatform Clean Architecture starter with Compose UI for Android, iOS, and Web.
- Updated
Jun 24, 2025 - Kotlin
FinBlue is a modern Kotlin Multiplatform (KMP) application designed for iOS and Android, providing an intuitive and seamless experience for tracking investment portfolios. Built with Jetpack Compose and SwiftUI, it ensures a native feel on both platforms while maintaining a shared business logic for efficiency and maintainability.
- Updated
Jun 19, 2025 - Kotlin
The Knuth-Morris-Pratt (KMP) algorithm is a linear time pattern matching algorithm that efficiently searches for occurrences of a pattern in a text. It pre-processes the pattern to determine a partial match table which is used to quickly skip over sections of the text that cannot match the pattern.
- Updated
Feb 10, 2023 - Kotlin
A Kotlin Multiplatform Mobile Library Utility Classes to Manage Domain Layer and Shared Logic in Mobile Apps
- Updated
Jul 8, 2023 - Kotlin
Improve this page
Add a description, image, and links to thekmp-viewmodel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thekmp-viewmodel topic, visit your repo's landing page and select "manage topics."