We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4309c8e commit 55ff20dCopy full SHA for 55ff20d
versioned_docs/version-7.x/upgrading-from-6.x.md
@@ -37,7 +37,7 @@ The `navigationInChildEnabled` prop will be removed in the next major.
37
38
See [`navigate`](navigation-object.md#navigate) for updated usage.
39
40
-#### The `navigate` method no longer goes back in, use `popTo` instead
+#### The `navigate` method no longer goes back, use `popTo` instead
41
42
Previously, `navigate` method navigated back if the screen already exists in the stack. We have seen many people get confused by this behavior.
43
0 commit comments