Update installation.ios.md
This commit is contained in:
parent
c31f20953a
commit
c09ee68269
|
@ -41,7 +41,7 @@ If you prefer not to use `react-native link`, we can manually link the package t
|
||||||
2. `$(SRCROOT)/../node_modules/react-native/React`
|
2. `$(SRCROOT)/../node_modules/react-native/React`
|
||||||
3. `${PROJECT_DIR}/../../../ios/Pods`
|
3. `${PROJECT_DIR}/../../../ios/Pods`
|
||||||
|
|
||||||
![Recursive paths](http://d.pr/i/1hAr1.png)
|
![Recursive paths](https://cloud.githubusercontent.com/assets/21329063/24250094/f9c4811a-0fd5-11e7-9aac-760f1ee2fd8a.png)
|
||||||
|
|
||||||
**D.** Setting up cocoapods
|
**D.** Setting up cocoapods
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue