We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21433d commit 41d68e6Copy full SHA for 41d68e6
README.md
@@ -33,8 +33,8 @@ npm i react-navigation-helpers
33
34
| Version | Supported React Navigation Version |
35
| ----------- | ---------------------------------- |
36
-| _**1.0.0**_ | _**v6**_ |
37
-| 0.2.0 | v5 |
+| _**2.0.0**_ | _**v6**_ |
+| 1.1.1 | v5 |
38
| < 0.1.0 | v4 |
39
40
## Usage
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-navigation-helpers",
3
- "version": "1.0.0",
+ "version": "2.0.0",
4
"description": "Easy to use React Navigation with these helpers for React Navigation on React Native",
5
"keywords": [
6
"v5",
0 commit comments