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 1abfcb7 commit 9ace3c6Copy full SHA for 9ace3c6
README.md
@@ -51,7 +51,7 @@ You need to define the permission [NSLocationWhenInUseUsageDescription](https://
51
There is only one function that you need to use to get the user's current location.
52
53
```js
54
-import GetLocation from 'react-native-keyboard-manager'
+import GetLocation from 'react-native-get-location'
55
56
GetLocation.getCurrentPosition({
57
enableHighAccuracy: true,
0 commit comments