From f1d8cf85d05bee83e990065be984de37894f409a Mon Sep 17 00:00:00 2001 From: John O'Reilly Date: Thu, 15 Aug 2024 20:33:16 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18b241b0..993f6e29 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Related posts: * [Using Swift's new async/await when invoking Kotlin Multiplatform code](https://johnoreilly.dev/posts/swift_async_await_kotlin_coroutines/) * [Exploring new AWS SDK for Kotlin](https://johnoreilly.dev/posts/aws-sdk-kotlin/) * [Creating a Swift command line app that consumes Kotlin Multiplatform code](https://johnoreilly.dev/posts/swift-command-line-kotlin-multiplatform/) +* [Exploring New Worlds of UI sharing possibilities in PeopleInSpace using Compose Multiplatform](https://johnoreilly.dev/posts/exploring-compose_multiplatform_sharing_ios/) Note that this repository very much errs on the side of minimalism to help more clearly illustrate key moving parts of a Kotlin