SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Support optional return types

Summary:
This fixes an issue in the C++ TurboModule codegen where optional return types would result in a compiler error because they were not being defaulted to `null` when converting to `jsi::Value`.

Changelog:
Internal

Reviewed By: javache

Differential Revision: D36989312

fbshipit-source-id: 525f9ce7a5638ba5a655fa69ba9647978030ab0b
S
Scott Kyle committed
68e4e91bd4d04acddfeca9da79bf0dd18980c0a0
Parent: 47bd78f
Committed by Facebook GitHub Bot <[email protected]> on 6/9/2022, 4:15:53 AM