GitLiveApp / firebase-kotlin-sdk

A Kotlin-first SDK for Firebase
https://gitliveapp.github.io/firebase-kotlin-sdk/
Apache License 2.0
1.03k stars 147 forks source link

Multiplatform Navigation is a gaping hole in Kotlin Compose #561

Open mylockerbiz opened 3 weeks ago

mylockerbiz commented 3 weeks ago

There are no viable, well supported navigation libraries. All the available libraries are solo projects and have no long term support. The examples from Google and Kotlin are out of date or non functional with the latest releases of Compose.

vidicunt commented 3 weeks ago

Yes there is https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-navigation-routing.html

mylockerbiz commented 2 weeks ago

Been there many times. Still says thecequivalent of " use at your risk:

On Mon, Jul 8, 2024, 11:57 PM Vlad-Radu Vidican @.***> wrote:

Yes there is

https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-navigation-routing.html

— Reply to this email directly, view it on GitHub https://github.com/GitLiveApp/firebase-kotlin-sdk/issues/561#issuecomment-2216407867, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZNM7LBIK3UPJORGI2K4YD3ZLNNRRAVCNFSM6AAAAABKOZNATKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJWGQYDOOBWG4 . You are receiving this because you authored the thread.Message ID: @.***>

vidicunt commented 2 weeks ago

Been there many times. Still says thecequivalent of " use at your risk:

On Mon, Jul 8, 2024, 11:57 PM Vlad-Radu Vidican @.***> wrote:

Yes there is

https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-navigation-routing.html

— Reply to this email directly, view it on GitHub https://github.com/GitLiveApp/firebase-kotlin-sdk/issues/561#issuecomment-2216407867, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZNM7LBIK3UPJORGI2K4YD3ZLNNRRAVCNFSM6AAAAABKOZNATKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJWGQYDOOBWG4 . You are receiving this because you authored the thread.Message ID: @.***>

The navigation library for multiplatform came out about a month ago, how could you have been there multiple times, and what are you even expecting of a work in progress project such as KMM?

Why are you complaining of this on a kotlin firebase library?