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?