Skip to content

Commit 99e563f

Browse files
committed
update README
1 parent ac23e9a commit 99e563f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ The Jetpack Compose version of app is in separate `android-app` module and is st
1515

1616
Currently this project is being mostly used as platform to explore some of the relatively new Kotlin Multiplatform
1717
capabilities. There is now **Kotlin Multiplatform** `ShareCode` module for example and some sample iOS apps in `ios` folder. Have also
18-
written a couple of posts about some of my experiences doing this so far
18+
written a couple of posts about some of my experiences doing this so far with this project. Also,
19+
see [PeopleInSpace](https://github.com/joreilly/PeopleInSpace) and [BikeShare](https://github.com/joreilly/BikeShare) for
20+
other examples of use of Kotlin Multiplatform code.
1921

2022
* [SwiftUI meets Kotlin Multiplatform!](https://johnoreilly.dev/2019/06/08/swiftui-meetings-kotlin-multiplatform.html)
2123
* [Introduction to Multiplatform Persistence with SQLDelight](https://johnoreilly.dev/posts/sqldelight-multiplatform/)
22-
24+
* [Using Google Maps in a Jetpack Compose app](https://johnoreilly.dev/posts/jetpack-compose-google-maps/)
2325

2426
### Languages, libraries and tools used
2527

0 commit comments

Comments
 (0)