diff --git a/docs/geolocation.html b/docs/geolocation.html index 26bf0a61f27..4a47f2e1048 100644 --- a/docs/geolocation.html +++ b/docs/geolocation.html @@ -1,8 +1,6 @@ -
/!\ ATTENTION /!\ -You need to add NSLocationWhenInUseUsageDescription key -in Info.plist to enable geolocation, otherwise it's going -to fail silently! -!/ !/
Geolocation follows the MDN specification: +
You need to include the NSLocationWhenInUseUsageDescription key
+in Info.plist to enable geolocation. Geolocation is enabled by default
+when you create a project with react-native init.
Geolocation follows the MDN specification: https://developer.mozilla.org/en-US/docs/Web/API/Geolocation