Target Branch(es)
0.79
Link to commit or PR to be picked
facebook/react-native@619d5df
Description
This is a follow-on to patch null-handling issues in new architecture interop mode
The previous merge to main before 0.79 branch cut also carried with it an embedded bug that caused a release mode crash on iOS, and this small follow-on fixes that small extra issue
See facebook/react-native#49873
@cipolleschi