Hi, is there any example of how can i use Navigation Compose 2.4.0-alpha01 new method currentBackStackEntryAsFlow(),
I noticed @cb Tivi project is using this approach do we still need OnDestinationChangedListener or we can achieve the same with currentBackStackEntryAsFlow()?