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

Additional props not being passed to component when push is used to call scene #2914

Closed
rstims opened this issue Mar 1, 2018 · 2 comments
Closed

Comments

@rstims
Copy link

rstims commented Mar 1, 2018

Version

  • react-native-router-flux v4.0.0-beta.28
  • react-native v0.51.0

Expected behaviour

I expect additional props to be passed to component when using push to show scene

Actual behaviour

Additional props are not passed to component when using push to show scene

@bacancy-suresh
Copy link

Try Actions.currentParams. you can get Object of all params for current scene.

@rstims
Copy link
Author

rstims commented Mar 5, 2018

@bacancy-suresh thank you, I will try that.

@aksonov aksonov closed this as completed Aug 8, 2018
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