Skip to content

Commit e63f19c

Browse files
authored
update: new features for Shopping By KMP
1 parent d5020ef commit e63f19c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

topics/multiplatform-samples.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ To explore the ecosystem as a whole, check out the [kotlin-multiplatform](https:
487487
</td>
488488
<td>A cross-platform application that is built using Jetpack Compose Multiplatform, a declarative framework for
489489
sharing UIs across multiple platforms with Kotlin. The application allows users to browse, search, and
490-
purchase products from a shopping catalog on Android, iOS.
490+
purchase products from a shopping catalog on Android, iOS, Desktop, and Android TV.
491491
</td>
492492
<td>
493493
<list>
@@ -512,14 +512,15 @@ To explore the ecosystem as a whole, check out the [kotlin-multiplatform](https:
512512
<li><code>ktor-client</code></li>
513513
<li><code>datastore</code></li>
514514
<li><code>koin</code></li>
515-
<li><code>Compose Navigation</code></li>
516-
<li><code>Coil</code></li>
517-
<li><code>Kotest</code></li>
515+
<li><code>google-map</code></li>
516+
<li><code>compose-navigation</code></li>
517+
<li><code>coil</code></li>
518+
<li><code>kotest</code></li>
518519
</list>
519520
</td>
520521
<td>
521522
<list>
522-
<li>Compose Multiplatform on Android and iOS</li>
523+
<li>Compose Multiplatform on Android, iOS, Desktop, and Android TV</li>
523524
</list>
524525
</td>
525526
</tr>

0 commit comments

Comments
 (0)