Skip to content

Commit c7ed427

Browse files
johanforssellbrentvatne
authored andcommitted
Adding link to API documentation (react-navigation#412)
1 parent 4b2a703 commit c7ed427

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/drawer-based-navigation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: drawer-based-navigation
33
title: Drawer navigation
44
sidebar_label: Drawer navigation
55
---
6+
This guide covers [createDrawerNavigator](drawer-navigator.html).
67

78
```js
89
class MyHomeScreen extends React.Component {

website/versioned_docs/version-3.x/drawer-based-navigation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Drawer navigation
44
sidebar_label: Drawer navigation
55
original_id: drawer-based-navigation
66
---
7+
This guide covers [createDrawerNavigator](drawer-navigator.html).
78

89
```js
910
class MyHomeScreen extends React.Component {

0 commit comments

Comments
 (0)