Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: All `NSNumber *` arguments of NativeModules need to be marked with `__nonnull`. Otherwise, when TurboModules are disabled, we run into a RedBox. Changelog: [iOS][Fixed] - Fix RCTDevLoadingView RedBox on Reload Reviewed By: PeteTheHeat Differential Revision: D20292188 fbshipit-source-id: a8a5d0b2070575d7728b6308b129196242671fe6
- Loading branch information