terrakok / Compose-Multiplatform-Wizard

Compose Multiplatform Wizard
https://terrakok.github.io/Compose-Multiplatform-Wizard/
MIT License
429 stars 30 forks source link

Add Navigation Compose #62

Closed Shahriyar13 closed 2 months ago

Shahriyar13 commented 2 months ago

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

Adding Navigation Compose library

Experimental navigation library The common navigation library, based on Jetpack Compose, is now available. For details, see the documentation.

terrakok commented 2 months ago

I don't see a reason to add this library when there are awesome Voyager and Decompose

Shahriyar13 commented 2 months ago

Thank you for your response. While Voyager and Decompose are indeed excellent libraries, I believe that including the Navigation Compose library as an option would be beneficial for developers who prefer it. Providing a variety of choices allows developers to select the tools and libraries that best suit their needs and preferences. This flexibility can enhance the overall utility and appeal of the app wizard. Thank you for considering this suggestion.