Przeglądaj źródła

Update README.md

Tal Kol 9 lat temu
rodzic
commit
54288a0b14
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      README.md

+ 1
- 0
README.md Wyświetl plik

15
 ## Installation - iOS
15
 ## Installation - iOS
16
 
16
 
17
  * In your project folder run `npm install react-native-navigation --save`
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
  * Add the native files of the dependency [react-native-controllers](https://github.com/wix/react-native-controllers) to your Xcode project:
20
  * Add the native files of the dependency [react-native-controllers](https://github.com/wix/react-native-controllers) to your Xcode project:
20
 
21