react-native/React
Nick Lockwood b7f5062128 Fixed nil insert crash in shadowViewRegistry
Summary: public

In iOS < 9, inserting a nil object into NSMutableDictionary crashes. It is valid for come components to return a nil shadowView (e.g. ART nodes), and this was crashing on iOS 8.

Reviewed By: jspahrsummers

Differential Revision: D2658309

fb-gh-sync-id: 7abf9273708cc03c3b6307b69ba11c016b471fbe
2015-11-16 09:19:24 -08:00
..
Base Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -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 Fixed nil insert crash in shadowViewRegistry 2015-11-16 09:19:24 -08:00
Profiler Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
React.xcodeproj Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Views Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00