You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,22 +14,22 @@
14
14
## Install
15
15
16
16
Install dependency package
17
-
```bash
18
-
yarn add react-native-get-location
19
-
```
20
-
Or
21
-
```bash
22
-
npm i -S react-native-get-location
23
-
```
17
+
```bash
18
+
yarn add react-native-get-location
19
+
```
20
+
Or
21
+
```bash
22
+
npm i -S react-native-get-location
23
+
```
24
24
25
25
> If you are using `React Native 0.60.+`[the link should happen automatically](https://github.com/react-native-community/cli/blob/master/docs/autolinking.md).
0 commit comments