Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit 7608753

Browse files
authored
Update README.md
1 parent 2bfd69a commit 7608753

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ https://github.com/react-navigation/web-server-example
1313

1414
## Docs
1515

16+
`yarn add react-navigation-hooks`
17+
18+
`import * from 'react-navigation-hooks'`
19+
1620
### useNavigation()
1721

1822
This is the main convenience hook. It provides the regular navigation prop, as you'd get via the screen prop or by using `withNavigation`.

0 commit comments

Comments
 (0)