mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b526f66c19
Summary: Original commit changeset: 34a8f8395ca7 The problem with the original commit was the usage of optional chaining. This diff removes the usage of optional chaining with good old fashioned null checks. Reviewed By: rickhanlonii Differential Revision: D16593623 fbshipit-source-id: d24cc40c85de9a2e712e5de19e9deb196003ccf2