Skip to content

Navigating to tab's child routes #350

@iZaL

Description

@iZaL

currently its not possible to navigate to a tab's child routes from another tab. to make this behavior, if we insert this code
<Button onPress={Actions.tab1_2}>Switch to tab1_2</Button>
to TabView class from the Example folder and try to navigate to that route from any tabs except tab1, the router fails to navigate to the tab1_2 scene

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions