Skip to content

Pop back to specific scene #419

@cgreening

Description

@cgreening

Anyone know how to pop back several scenes to a particular scene?

e.g.

<Scene key="root" hideNavBar={true}>
    <Scene key="Test1"/>
    <Scene key="Test2"/>
    <Scene key="Test3"/>
    <Scene key="Test4"/>
</Scene>

If I'm on Test4 how can I pop back to Test2?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions