|
@@ -1,5 +1,5 @@
|
1
|
1
|

|
2
|
|
-[](https://github.com/wix/react-native-navigation/tree/v2#react-native-navigation-v2-wip)
|
|
2
|
+[](https://github.com/wix/react-native-navigation/tree/master)
|
3
|
3
|
[](https://jenkins-oss.wixpress.com/job/react-native-navigation-master/)
|
4
|
4
|
[](https://discord.gg/DhkZjq2)
|
5
|
5
|
[](https://stackoverflow.com/questions/tagged/react-native-navigation)
|
|
@@ -17,4 +17,7 @@ React Native Navigation provides 100% native platform navigation on both iOS and
|
17
|
17
|
- [Chat with us](https://discord.gg/DhkZjq2)
|
18
|
18
|
- [Contributing](/docs/docs/WorkingLocally.md)
|
19
|
19
|
|
|
20
|
+# Installation
|
|
21
|
+As `react-native-navigation` is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the [documentation](https://wix.github.io/react-native-navigation/v2/#/).
|
|
22
|
+
|
20
|
23
|
|