mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-11 22:32:38 +08:00
Merge pull request #4776 from sunnylqm/patch-14
geolocation is now opensourced on android
This commit is contained in:
@@ -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 = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user