Hi all,
Is anyone using Voyager for navigation?
I'm encountering problem that it seems Voyager does not offer me to create more than one Navigator?
Basically, I use navigator from the start of the app :
login screen -> selectClientScreen -> homeScreen
HomeScreen has side menu and I want it always visible while switching content by pressing menus...
My idea was that I will just create a new Navigator on home screen, but it looks like that is not possible.
How you handle those things?
u
Ume Channel
10/08/2024, 1:53 PM
you can create new Navigator just put it in @Composable override fun Content()