diff --git a/Libraries/Geolocation/Geolocation.js b/Libraries/Geolocation/Geolocation.js index b6752e3f0..681a5f77b 100644 --- a/Libraries/Geolocation/Geolocation.js +++ b/Libraries/Geolocation/Geolocation.js @@ -42,6 +42,10 @@ type GeoOptions = { * app's `AndroidManifest.xml`: * * `` + * + * Geolocation support for Android is planned but not yet open sourced. See + * [Known Issues](http://facebook.github.io/react-native/docs/known-issues.html#missing-modules-and-native-views). + * */ var Geolocation = {