You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix nullability warnings in RCTExceptionsManager (#24467)
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: #24467
Differential Revision: D14973485
Pulled By: cpojer
fbshipit-source-id: 2fac9f067ac9418397c3913760a2403f9a2cc147
0 commit comments