How can I configurate elements showed into DrawerNavigator (remove, add, etc.)?
My DrawerNavigator shows all child screens, but I want remove one screen.
Unfortunately, there’s no ability at this time to add and remove screens from a navigator dynamically. Please feel free to create a feature request from our public issues page.
-Mark