We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2045ad8 commit 33307e5Copy full SHA for 33307e5
help/INSTALL-IOS.md
@@ -5,11 +5,13 @@
5
6
```shell
7
yarn add react-native-background-geolocation
8
+yarn add cocoa-lumberjack
9
```
10
11
### With `npm`
12
13
npm install react-native-background-geolocation --save
14
+npm install cocoa-lumberjack --save
15
16
17
- In the XCode's **`Project navigator`**, right click on project's name ➜ **`Add Files to <...>`**
0 commit comments