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 1e731bb commit bd1853cCopy full SHA for bd1853c
README.md
@@ -56,7 +56,7 @@ Check out the [mini-tutorial](docs/MINI_TUTORIAL.md) for a quick walkthrough of
56
57
While ExperimentalNavigation API is not stable, RNRF uses separated fork of ExperimentalNavigation API to avoid dependency from React Native version.
58
So 3.30 version of RNRF doesn't depend from React Native version, but from that fork (now it is based on 0.26 API).
59
-You could use this component with RN0.26, RN 0.27 and RN0.28-rc
+You could use this component with RN0.26+
60
61
## Installation
62
```
0 commit comments