update REAMDE
This commit is contained in:
parent
789db4e4c6
commit
fdf64e58c3
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ Related posts:
|
|||
* [Using Koin in a Kotlin Multiplatform Project](https://johnoreilly.dev/posts/kotlinmultiplatform-koin/)
|
||||
* [Jetpack Compose for the Desktop!](https://johnoreilly.dev/posts/jetpack-compose-desktop/)
|
||||
* [Comparing use of LiveData and StateFlow in a Jetpack Compose project](https://johnoreilly.dev/posts/jetpack-compose-stateflow-livedata/)
|
||||
* [Wrapping Kotlin Flow with Swift Combine Publisher in a Kotlin Multiplatform project](https://johnoreilly.dev/posts/kotlinmultiplatform-swift-combine_publisher-flow/)
|
||||
|
||||
|
||||
Note that this repository very much errs on the side of mimimalism to help more clearly illustrate key moving parts of a Koltin
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue