mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-29 07:48:17 +08:00
Point to airbnb/react-native-maps
Summary: We've moved https://github.com/lelandrichardson/react-native-maps to https://github.com/airbnb/react-native-maps. Update the docs to reflect the change. to: lelandrichardson Closes https://github.com/facebook/react-native/pull/9873 Differential Revision: D3855581 fbshipit-source-id: b4a2dd3a9125878694e9b7a7aecdc4c90961a185
This commit is contained in:
committed by
Facebook Github Bot 9
parent
228abd4ff5
commit
157febcd54
@@ -60,8 +60,8 @@ export type AnnotationDragState = $Enum<{
|
||||
* `MKMapView`.
|
||||
*
|
||||
* For a cross-platform solution, check out
|
||||
* [react-native-maps](https://github.com/lelandrichardson/react-native-maps)
|
||||
* by Leland Richardson.
|
||||
* [react-native-maps](https://github.com/airbnb/react-native-maps)
|
||||
* by Airbnb.
|
||||
*
|
||||
* ```
|
||||
* import React, { Component } from 'react';
|
||||
|
||||
Reference in New Issue
Block a user