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 7149ade commit a2f7f67Copy full SHA for a2f7f67
website/versioned_docs/version-3.x/stack-navigator.md
@@ -48,7 +48,7 @@ Options for the router:
48
* `initialRouteName` - Sets the default screen of the stack. Must match one of the keys in route configs.
49
* `initialRouteParams` - The params for the initial route
50
* `initialRouteKey` - Optional identifier of the initial route
51
-* `navigationOptions` - Default navigation options to use for screens
+* `defaultNavigationOptions` - Default navigation options to use for screens
52
* `paths` - A mapping of overrides for the paths set in the route configs
53
54
Visual options:
0 commit comments