What is props.navigator ? #35
Unanswered
VitaliiTsurkan
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hello @VitaliiTsurkan https://reactnavigation.org/docs/navigation-prop You have this navigation object passed through all the screens (not components!) but you can also access it with I'll move this to a discussion since it's a question and not really an issue. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is props.navigator ?
I use react-navigation.
Could you please provide additional info on how (and what) to pass the navigator?
Should it be props.navigation in react-navigation case ?
Beta Was this translation helpful? Give feedback.
All reactions