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:
Martin Konicek
2017-03-08 04:59:14 -08:00
committed by Facebook Github Bot
parent adf650debc
commit 48f30eca7e
16 changed files with 0 additions and 2017 deletions

View File

@@ -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',