Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: We recommend using `react-navigation` over `Navigator`. Adds a link to the new `native-navigation` component as well. Did not test website generation, this is a comments only edit that should work fine. Closes #12963 Differential Revision: D4749072 Pulled By: hramos fbshipit-source-id: 4506630306c44b24b95c4f5d5a42c1caa9e2cd4e
- Loading branch information
a030432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, can you elaborate a little about the reasoning? Is React Navigator somewhat deprecated? I've already used React Navigator and I am not sure if I should switch to React-Navigation now.
a030432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same question with above one.
a030432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When you install the new version, the React Navigator is marked as deprecated.
a030432
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jfilter @perfmlin I think the recommendation is React Navigation rather than React Navigator. Small difference in naming. Hope that clears things up. 🤞