a4f772f5f7
Summary: The MapView component is not labelled as iOS-only, but it is. It took me a bit of digging to figure out that the Android source code hasn't been released. Found it in this [SO answer](http://stackoverflow.com/questions/32625259/no-view-manager-defined-for-class-rctmap) in the end, and it is documented [here](http://facebook.github.io/react-native/docs/known-issues.html#views), but it'd be nice if it said that directly in the MapView docs. (The mention of the Android-specific prop `active` put me off the trail for a bit.) Closes https://github.com/facebook/react-native/pull/7361 Differential Revision: D3426119 fbshipit-source-id: 7bd210373a223a5dd756d3f095c6d1a3d8788b03 |
||
---|---|---|
.. | ||
MapView.js |