@@ -15,6 +15,7 @@ App-wide support for 100% native navigation with an easy cross-platform interfac
15
15
## Installation - iOS
16
16
17
17
* In your project folder run `npm install react-native-navigation --save`
18
+> Note: We recommend using npm ver 3+. If you insist on using npm ver 2 please notice that the location for react-native-controllers in node_modules will be under the react-native-navigation folder and you'll need to change the paths in Xcode below accordingly.
18
19
19
20
* Add the native files of the dependency [react-native-controllers](https://github.com/wix/react-native-controllers) to your Xcode project: