Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModalWidget with Wix-React Native Navigation #131

Open
lianglkqq0210 opened this issue Jul 6, 2018 · 1 comment
Open

ModalWidget with Wix-React Native Navigation #131

lianglkqq0210 opened this issue Jul 6, 2018 · 1 comment

Comments

@lianglkqq0210
Copy link

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!!

@daniel031699
Copy link

Have you solved the problem? For help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants