From 3f1eaf9ca03c6083cab71b06dc8c85c032680035 Mon Sep 17 00:00:00 2001 From: Gabriel Souza Date: Sat, 5 Oct 2024 15:27:54 -0300 Subject: [PATCH] Update docs/community-projects.md --- docs/community-projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/community-projects.md b/docs/community-projects.md index a0e1d20e..4e7fcaa4 100644 --- a/docs/community-projects.md +++ b/docs/community-projects.md @@ -2,6 +2,7 @@ ## Open source libraries with Voyager extensions +- [Voyant](https://github.com/kashif-e/voyant): An extension library for voyager and Navigation Compose to use native iOS navigation from compose mutltiplatform - [Kotlin Routing](https://github.com/programadorthi/kotlin-routing): An extensible and multiplatform routing system powered by Ktor - [Rinku](https://github.com/theolm/Rinku): Deep Link Handling for Kotlin Multiplatform @@ -34,4 +35,4 @@ - [iOS SwipeBack](https://github.com/adrielcafe/voyager/issues/144#issuecomment-2085255838) - [Predictive Back](https://github.com/adrielcafe/voyager/issues/223#issuecomment-2023240129) or [with iOS SwipeBack also](https://github.com/adrielcafe/voyager/issues/144#issuecomment-1961372747) - [Result passing between screens](https://github.com/adrielcafe/voyager/pull/128#issuecomment-1763034415), follow the comments for more details. -- [Handle Activity onNewIntent](https://github.com/adrielcafe/voyager/issues/149#issuecomment-1557515694) \ No newline at end of file +- [Handle Activity onNewIntent](https://github.com/adrielcafe/voyager/issues/149#issuecomment-1557515694)