Skip to content

Commit 9ace3c6

Browse files
Update README.md
1 parent 1abfcb7 commit 9ace3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You need to define the permission [NSLocationWhenInUseUsageDescription](https://
5151
There is only one function that you need to use to get the user's current location.
5252
5353
```js
54-
import GetLocation from 'react-native-keyboard-manager'
54+
import GetLocation from 'react-native-get-location'
5555
5656
GetLocation.getCurrentPosition({
5757
enableHighAccuracy: true,

0 commit comments

Comments
 (0)