Hi! I would like to create an add navigator with 4 main views. my app has 20 views and I would like to access to the add navigation from every view in my app, but it seems impossible if all the views are inside the navigation… I only want my 4 main views to be part of the add navigation and access to the add navigation from the others view too. Is this possible? Thanks!
Hello @javierparejanieto73y
As I shared in a separate support channel, there is no option to hide screens that are inside the drawer menu.
If you need an immediate workaround, for the screens you want to hide from the drawer. you could set an empty text on the “Drawer Label” and move them to the end of the component tree.
Also, set the “Inactive Background Color” and “Active Background Color” to white on the drawer settings.