Skip to content

Commit a30e169

Browse files
authored
Update INSTALL-LINK-IOS.md
1 parent 2fb9371 commit a30e169

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/INSTALL-LINK-IOS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,11 @@ $ npm install --save react-native-background-fetch
1919
$ react-native link react-native-background-fetch
2020
```
2121

22+
### `pod install`
23+
24+
```bash
25+
$ cd ios
26+
$ pod install
27+
```
28+
2229

0 commit comments

Comments
 (0)