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)