mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
eee2fd1ca2
Summary: @public Fix analyser error on RCTConvert where a key used to subscript an NSMutableDictionary could possibly be nil. Reviewed By: @alexeylang, @jspahrsummers Differential Revision: D2498988