-
**Describe the bug**
When going back from a destination (scene) the app crashes with
**To Reproduce**
Use Compose multiplatform 1.7.X-alpha or dev
navigate from a destination, go back
crash, n…
-
-
# User stories
As a website visitor,
I want to have access to an app/site menu,
so that I get an overview of the site content/structure and can directly navigate to pages.
As a content editor,…
-
Dear Sir
Thank you for your article and code
https://medium.com/@artemsi93/navigation-for-nested-child-fragment-9da4318377ba
https://github.com/Artemake/android-nested-navigation/tree/main/ap…
-
Feature need to pass data to previous composable screens like traditional android navigation library previousBackStackEntry kind of function
-
**Is your feature request related to a problem? Please describe.**
Following adopting Compose for Status in PR https://github.com/barbeau/gpstest/pull/550, it would be nice to be able to switch to u…
-
Currently, navigating back from the order details using the swipe gesture navigates the user away from the app completely, we need to add support for the gesture navigation by migrating to the navigat…
-
Whats the best way to preview components if you use tiamat?
Since the lib encourage users to create a components like that:
```kotlin
val SomeComp by navDestination {
val args = navArgs()
v…
-
Hi!
Is it possible to specify a directory every module can output their destination instead of inside their individual modules? I've tried
using
`arg("compose-destinations.mode", "[GENERATION_MOD…
-
Since https://github.com/JetBrains/compose-multiplatform-core/pull/1219 started supporting compose-navigation, maybe it's time to study the possibility of this library become multiplatform too 🙏🏼 .
…