Skip to content

Commit ab51217

Browse files
authored
Merge pull request #812 from chestercharles/update-install-ios-readme
add cocoa-lumberjack install step
2 parents 2045ad8 + 33307e5 commit ab51217

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

help/INSTALL-IOS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55

66
```shell
77
yarn add react-native-background-geolocation
8+
yarn add cocoa-lumberjack
89
```
910

1011
### With `npm`
1112
```shell
1213
npm install react-native-background-geolocation --save
14+
npm install cocoa-lumberjack --save
1315
```
1416

1517
- In the XCode's **`Project navigator`**, right click on project's name ➜ **`Add Files to <...>`**

0 commit comments

Comments
 (0)