geolocation is now opensourced on android

This commit is contained in:
sunnylqm 2015-12-15 10:10:20 +08:00
parent 7af12a1c5c
commit 934f4de16e
1 changed files with 0 additions and 3 deletions

View File

@ -43,9 +43,6 @@ type GeoOptions = {
*
* `<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />`
*
* 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 = {