|
@@ -19,6 +19,6 @@ React Native Navigation provides 100% native platform navigation on both iOS and
|
19
|
19
|
- [Contributing](/docs/docs/WorkingLocally.md)
|
20
|
20
|
|
21
|
21
|
# Installation
|
22
|
|
-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
|
+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/).
|
23
|
23
|
|
24
|
24
|
|