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

Commit 3c77a53

Browse files
authored
Update README.md
1 parent c24ce8b commit 3c77a53

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
🏄‍♀️ Surfing the wave of React Hook hype with a few convenience hooks for `@react-navigation/core` v3/v4. Destined to work on web, server, and React Native. Contributions welcome!
66

7-
**IMPORTANT**: [react-navigation v5](https://reactnavigation.org/blog/2020/02/06/react-navigation-5.0.html) is officially released as stable, and includes similar, but rewritten hooks (should be easy to upgrade from v4 to v5). If you use react-naviigation v5, you should import hooks from react-navigation v5 directly, and should not add this project.
7+
## Only for react-navigation v3 / v4 (not v5)
8+
9+
[react-navigation v5](https://reactnavigation.org/blog/2020/02/06/react-navigation-5.0.html) is officially released as stable, and includes similar, but rewritten hooks (it should be easy to upgrade from v4 to v5).
10+
11+
If you use react-navigation v5, you should import hooks from react-navigation v5 directly, and should not add this project.
812

913

1014
## Docs

0 commit comments

Comments
 (0)