mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 12:25:21 +08:00
Docs: Update md links from coodoo's fork to react-community (#750)
This commit is contained in:
committed by
Eric Vicenti
parent
dff746a83c
commit
65e71042d5
@@ -81,7 +81,7 @@ DrawerNavigator(RouteConfigs, DrawerNavigatorConfig)
|
||||
|
||||
### RouteConfigs
|
||||
|
||||
The route configs object is a mapping from route name to a route config, which tells the navigator what to present for that route, see [example](https://github.com/coodoo/react-navigation/blob/master/docs/api/navigators/StackNavigator.md#routeconfigs) from `StackNavigator`.
|
||||
The route configs object is a mapping from route name to a route config, which tells the navigator what to present for that route, see [example](/docs/api/navigators/StackNavigator.md#routeconfigs) from `StackNavigator`.
|
||||
|
||||
|
||||
### DrawerNavigatorConfig
|
||||
|
||||
@@ -79,7 +79,7 @@ TabNavigator(RouteConfigs, TabNavigatorConfig)
|
||||
|
||||
### RouteConfigs
|
||||
|
||||
The route configs object is a mapping from route name to a route config, which tells the navigator what to present for that route, see [example](https://github.com/coodoo/react-navigation/blob/master/docs/api/navigators/StackNavigator.md#routeconfigs) from `StackNavigator`.
|
||||
The route configs object is a mapping from route name to a route config, which tells the navigator what to present for that route, see [example](/docs/api/navigators/StackNavigator.md#routeconfigs) from `StackNavigator`.
|
||||
|
||||
### TabNavigatorConfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user