mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3e8d2a18d7
Summary: [iOS] [Fixed] - The existing logic defaults `undefined` & `null` in JS to be `[NSNull null]` when converting JS object to `NSDictionary`. Let's not insert the prop to the dictionary if it's `undefined`. Reviewed By: blairvanderhoof Differential Revision: D14571128 fbshipit-source-id: e03c713b055672b0a001d3305d694912ee36ab36