Skip to content

DrawerNavigator as Main Navigation #582

Closed
@oertels

Description

@oertels

Hi there,

I've read the docs, but I don't understand how to build an app that contains a DrawerNavigator as Main navigation element, and which includes several StackedNavigators.

What I basically trying to achieve is a navigation tree like this:

DrawerNavigator
=> Screen 1
    => StackedNavigator
        => Screen 1.1
        => Screen 1.2
=> Screen 2
=> Screen 3

Could you give me a hint on how to implement this?

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions