Skip to content

Commit

Permalink
Update README.md (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
joreilly committed Oct 22, 2021
1 parent c583725 commit 124840d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ Samples are based on Kotlin `1.5`.
🧬 Samples
------------

| Project | | |
| Project | | |
|---|---|---|
| [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 | | |
|---|---|---|
| [FantasyPremierLeague](https://github.com/joreilly/FantasyPremierLeague): <br> Kotlin Multiplatform project with Jetpack Compose and SwiftUI by [@joreilly](https://github.com/joreilly/) | <img src="https://raw.githubusercontent.com/joreilly/FantasyPremierLeague/main/art/screenshot1.png" width="300"> | <img src="https://raw.githubusercontent.com/joreilly/FantasyPremierLeague/main/art/screenshot2.png" width="300"> |
| External Project | | | |
|---|---|---|---|
| [FantasyPremierLeague](https://github.com/joreilly/FantasyPremierLeague): <br> Kotlin Multiplatform project with Jetpack Compose and SwiftUI by [@joreilly](https://github.com/joreilly/) | <img src="https://raw.githubusercontent.com/joreilly/FantasyPremierLeague/main/art/screenshot1.png" width="300"> | <img src="https://raw.githubusercontent.com/joreilly/FantasyPremierLeague/main/art/screenshot2.png" width="300"> | <img width="500" alt="Screenshot 2021-10-22 at 10 59 37" src="https://user-images.githubusercontent.com/6302/138425845-31ffa825-cfb7-44fb-b956-7751a0e2f9fb.png"> |

0 comments on commit 124840d

Please sign in to comment.