Skip to content

Commit 887ab10

Browse files
authored
Merge pull request #143 from xxfast/patch-1
Add decompose router
2 parents 23496c2 + 444b913 commit 887ab10

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,6 +1334,15 @@
13341334
![badge][badge-tvos]
13351335
![badge][badge-watchos]
13361336

1337+
* [Decompose-Router](https://github.com/xxfast/Decompose-Router) - Compose Multiplatform navigation library that leverage Decompose to create an API inspired by Conductor
1338+
![badge][badge-android]
1339+
![badge][badge-wearos]
1340+
![badge][badge-ios]
1341+
![badge][badge-js]
1342+
![badge][badge-jvm]
1343+
![badge][badge-mac]
1344+
![badge][badge-watchos]
1345+
13371346
* [oolong](https://github.com/oolong-kt/oolong) - MVU for Kotlin Multiplatform
13381347

13391348
* [moko-mvvm](https://github.com/icerockdev/moko-mvvm) - MVVM architecture components for mobile multiplatform with LiveData (iOS and Android)
@@ -1543,6 +1552,7 @@ Please read the [contribution guidelines](Contributing.md) first.
15431552

15441553
[badge-android]: http://img.shields.io/badge/-android-6EDB8D.svg?style=flat
15451554
[badge-android-native]: http://img.shields.io/badge/support-[AndroidNative]-6EDB8D.svg?style=flat
1555+
[badge-wearos]: http://img.shields.io/badge/-wearos-8ECDA0.svg?style=flat
15461556
[badge-jvm]: http://img.shields.io/badge/-jvm-DB413D.svg?style=flat
15471557
[badge-js]: http://img.shields.io/badge/-js-F8DB5D.svg?style=flat
15481558
[badge-js-ir]: https://img.shields.io/badge/support-[IR]-AAC4E0.svg?style=flat

0 commit comments

Comments
 (0)