mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Move iOS Maps out of the GitHub repo to internal fb codebase
Summary: MapView has been deprecated in open source for a while: http://facebook.github.io/react-native/docs/mapview.html We still want to use it internally. Moving it away from the GitHub folder. Reviewed By: mmmulani Differential Revision: D4646199 fbshipit-source-id: f469971e448dbca12afe141b43fa8a2518c7d467
This commit is contained in:
committed by
Facebook Github Bot
parent
adf650debc
commit
48f30eca7e
@@ -18,7 +18,6 @@ const components = [
|
||||
'../Libraries/Image/Image.ios.js',
|
||||
'../Libraries/Components/Keyboard/KeyboardAvoidingView.js',
|
||||
'../Libraries/CustomComponents/ListView/ListView.js',
|
||||
'../Libraries/Components/MapView/MapView.js',
|
||||
'../Libraries/Modal/Modal.js',
|
||||
'../Libraries/CustomComponents/Navigator/Navigator.js',
|
||||
'../Libraries/Components/Navigation/NavigatorIOS.ios.js',
|
||||
|
||||
Reference in New Issue
Block a user