Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nhachicha committed Oct 19, 2021
1 parent 5f5aed8 commit 74629ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Samples are based on Kotlin `1.5`.
| [Intro](./Intro): <br> This is a simple example based on the official [KMM Sample](https://github.com/Kotlin/kmm-sample/blob/master/README.md) | <img src="./Intro/Screenshots/Android/Home.png" width="400"> | <img src="./Intro/Screenshots/iOS/Home.png" width="400"> |
| [Bookshelf](./Bookshelf): <br> A more elaborate example using a shared business logic in Ktor, Kotlinx.Serialization and Realm, combined with a platform specific UI using Jetpack Compose and SwiftUI | <img src="./Bookshelf/Screenshots/Android/Results.png" width="400"> | <img src="./Bookshelf/Screenshots/iOS/Search.png" width="400"> |
| [Kotlin Multiplatform Demo](./MultiplatformDemo): <br> Kotlin Multiplatform demo running on Android/iOS/macOS and JVM with Compose Desktop. | <img src="./MultiplatformDemo/Screenshots/Android.png" width="400"> <img src="./MultiplatformDemo/Screenshots/JVM.png" width="400">| <img src="./MultiplatformDemo/Screenshots/iOS.png" width="400"> <img src="./MultiplatformDemo/Screenshots/macOS.png" width="400"> |
| [JVM Console Application](./JVMConsole): <br> Simple Java Console Application using Realm-Kotlin. | <img src="./JVMConsole/Screenshots/Console.png" width="600">

| External Project | | |
|---|---|---|
Expand Down

0 comments on commit 74629ca

Please sign in to comment.