From 934f4de16ecd06dca0c3fc7784142686f37d0bdc Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Tue, 15 Dec 2015 10:10:20 +0800 Subject: [PATCH] geolocation is now opensourced on android --- Libraries/Geolocation/Geolocation.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Libraries/Geolocation/Geolocation.js b/Libraries/Geolocation/Geolocation.js index 681a5f77b..82bc1c9a0 100644 --- a/Libraries/Geolocation/Geolocation.js +++ b/Libraries/Geolocation/Geolocation.js @@ -43,9 +43,6 @@ type GeoOptions = { * * `` * - * 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 = {