Skip to content

ModalWidget with Wix-React Native Navigation #131

@lianglkqq0210

Description

@lianglkqq0210

I am using Wix-react native navigation, I am facing the problem of open the modal widget, openModal={(route) => { navigator.push(route); // The ModalWidget will be opened using this method. Tested with ExNavigator }}
The react native navigation needs to register the component first and then push/jump to that screen, I don't get how to integrate them together. Another question after this is, how to pop back?

Thank you!!

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