Open
Description
react-navigation/react-navigation#5646
answer i give is:
the route that you navigate to receives the params, not any of its children.
this rfc could help: react-navigation/rfcs#68
more discussion on this here: react-navigation/rfcs#43
we should document this.props.navigation.dangerouslyGetParent().getParam(...) as a way to get the params from the parent, or provide a method that gets params from the parent without the word dangerously maybe...
Metadata
Metadata
Assignees
Labels
No labels