mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
Fix typo in StackRouter.md (#975)
This commit is contained in:
@@ -50,7 +50,7 @@ Each item in the config may have the following:
|
||||
|
||||
Config options that are also passed to the stack router.
|
||||
|
||||
- `initalRouteName` - The routeName for the default route when the stack first loads
|
||||
- `initialRouteName` - The routeName for the default route when the stack first loads
|
||||
- `initialRouteParams` - Default params of the initial route
|
||||
- `paths` - Provide a mapping of routeName to path config, which overrides the paths set in the routeConfigs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user