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

Pop with props #2078

Closed
xahon opened this issue Jul 20, 2017 · 2 comments
Closed

Pop with props #2078

xahon opened this issue Jul 20, 2017 · 2 comments

Comments

@xahon
Copy link

xahon commented Jul 20, 2017

Is this possible to pop with props to previous screen?

@diegocouto
Copy link
Contributor

Hi, @xahon! No, it is not. As you can see here, pop doesn't expect params.

To achieve this behavior, you can refresh after a pop. Take a look on #2047 to get some ideas about how to implement this. 😉

aksonov pushed a commit that referenced this issue Jul 21, 2017
@aksonov
Copy link
Owner

aksonov commented Jul 21, 2017

Please check latest master now, I've added support for refresh for backward compatibility

@aksonov aksonov closed this as completed Jul 21, 2017
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

3 participants