From 5c754ac8c63226c0e452dc4324d0bdd1085f00df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petrus=20Nguy=E1=BB=85n=20Th=C3=A1i=20H=E1=BB=8Dc?= Date: Wed, 21 Feb 2024 23:32:48 +0700 Subject: [PATCH] Update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d3389e..bd9d375 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Kotlin](https://img.shields.io/badge/kotlin-1.9.22-purple.svg?logo=kotlin)](http://kotlinlang.org) This repo is a template for getting started with Compose Multiplatform and Kotlin Multiplatform targeting Android, iOS, Web and Desktop. +Compose Multiplatform Navigation and Kotlin Multiplatform ViewModel sample. [solivagant](https://github.com/hoc081098/solivagant) and [kmp-viewmodel](https://github.com/hoc081098/kmp-viewmodel) sample **[Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform)** sample with - https://github.com/hoc081098/kmp-viewmodel: Kotlin Multiplatform ViewModel, SavedStateHandle 🌸