|
@@ -13,6 +13,7 @@
|
13
|
13
|
We are currently in late stages of development of [v2](https://github.com/wix/react-native-navigation/tree/v2), which is published to npm under `alpha` tag.
|
14
|
14
|
* New to RNN? We recommend you start with [v2](https://github.com/wix/react-native-navigation/tree/v2).
|
15
|
15
|
* Already using v1? now is the time to migrate your code base to [v2](https://github.com/wix/react-native-navigation/tree/v2), and you can easily do so with a single line of code using the [v1-v2 adapter](https://github.com/wix-playground/react-native-navigation-v1-v2-adapter).
|
|
16
|
+* [v2 Documentation](https://wix.github.io/react-native-navigation/v2/#/)
|
16
|
17
|
<br><br>Have any questions regarding v2? Join us in [Discord](https://discord.gg/DhkZjq2) #v2 channel.
|
17
|
18
|
|
18
|
19
|
<br><br>Latest stable version is `1.1.x` and is published to npm under tag `latest`. It supports react-native >= 0.48.
|