SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Set ASSUME_NONULL in codegen files (#47481)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/47481

The Codegenerated files has this option turned off.
This is causing Xcode to output hundreds of warnings due to missing nullability options. RThis fixes them.

## CHANGELOG
[Internal] - Set ASSUME_NONNULL regions in codegen'd files

Reviewed By: dmytrorykun

Differential Revision: D65596598

fbshipit-source-id: bbf664944e103c05ef593a7e07bf5b767445950c
R
Riccardo Cipolleschi committed
ffa159e147bda74fbfb25f3c9902da3991957a15
Parent: 8bb3033
Committed by Facebook GitHub Bot <[email protected]> on 11/7/2024, 12:50:55 PM