react-native/React
Nick Lockwood c63de5e2a5 Fixed MapView crash on iOS 8 and earlier
Summary: public

[MKPinAnnotationView redPinColor] is only supported on iOS 9 and later. This caused React Native to crash on iOS 8 and earlier.

This fixes the crash by providing a forked implementation for different OS versions.

Reviewed By: tadeuzagallo, javache

Differential Revision: D2702737

fb-gh-sync-id: cd8984f1f3d42989001f3c571e325f1b4ba09ac8
2015-11-30 05:10:26 -08:00
..
Base Add perf tests to avoid decoding the bundle completely 2015-11-27 09:21:29 -08:00
Executors Reenable JS profiler after reload 2015-11-16 03:35:27 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules use didSetProps instead of updateLayout 2015-11-27 04:03:48 -08:00
Profiler Fix class pair register on reload 2015-11-26 07:27:27 -08:00
React.xcodeproj Add Polyline support to MapView 2015-11-26 08:54:16 -08:00
Views Fixed MapView crash on iOS 8 and earlier 2015-11-30 05:10:26 -08:00