mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
31850df116
Summary: There are a number of nullability warnings in `RCTExceptionsManager` when building React Native for iOS with Xcode 10.2. This resolves them without changing the existing behavior. See the warnings here:  [iOS] [Fixed] - Fix nullability warnings in RCTExceptionsManager Pull Request resolved: https://github.com/facebook/react-native/pull/24467 Differential Revision: D14973485 Pulled By: cpojer fbshipit-source-id: 2fac9f067ac9418397c3913760a2403f9a2cc147