Bladeren bron

Update README.md

Tal Kol 9 jaren geleden
bovenliggende
commit
54288a0b14
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -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:
20 21