Update README.md
fix typo
This commit is contained in:
parent
44a9729b0c
commit
2987ba4845
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Related posts:
|
|||
|
||||
Note that this repository very much errs on the side of minimalism to help more clearly illustrate key moving parts of a Kotlin
|
||||
Multiplatform project and also to hopefully help someone just starting to explore KMP to get up and running for first time (and is of course
|
||||
primarily focussed on use of Jetpack Compose and SwiftUI). If you're at stage of moving
|
||||
primarily focused on use of Jetpack Compose and SwiftUI). If you're at the stage of moving
|
||||
beyond this then I'd definitely recommend checking out [KaMPKit](https://github.com/touchlab/KaMPKit) from Touchlab.
|
||||
I also have the following samples that demonstrate the use of a variety of Kotlin Multiplatform libraries (and also use Jetpack Compose and SwiftUI).
|
||||
|
||||
|
|
Loading…
Reference in a new issue