Skip to content

Commit 178fbc8

Browse files
authored
Update README.md
1 parent 2326198 commit 178fbc8

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,10 @@ Related Posts:
1313
* [Jetpack Compose and GraphQL, a very merry combination!](https://johnoreilly.dev/posts/jetpack-compose-graphql/)
1414

1515

16-
## Android App
16+
## Android/iOS Apps
1717

18-
![Characters Android Screenshot](/art/characters_screenshot.png?raw=true)
1918

20-
21-
22-
23-
## iOS App
24-
25-
A small SwiftUI iOS app that uses same shared Kotlin Multiplatform code is in the `iosApp` folder
26-
(shows Characters screen using more or less same SwiftUI code that's in https://github.com/Dimillian/MortyUI)
27-
28-
![Characters iOS Screenshot](/art/characters_screenshot_ios.png?raw=true)
19+
<img width="959" height="487" alt="Screenshot 2025-08-10 at 19 52 25" src="https://github.com/user-attachments/assets/432078bd-03c1-4735-b81e-b41fedf4fd95" />
2920

3021

3122
## Full set of Kotlin Multiplatform/Compose/SwiftUI samples
@@ -41,4 +32,4 @@ A small SwiftUI iOS app that uses same shared Kotlin Multiplatform code is in th
4132
* StarWars (https://github.com/joreilly/StarWars)
4233
* WordMasterKMP (https://github.com/joreilly/WordMasterKMP)
4334
* Chip-8 (https://github.com/joreilly/chip-8)
44-
* FirebaseAILogicKMPSample (https://github.com/joreilly/FirebaseAILogicKMPSample)
35+
* FirebaseAILogicKMPSample (https://github.com/joreilly/FirebaseAILogicKMPSample)

0 commit comments

Comments
 (0)