From fdd744f0137bde86bd45c5aa0ccb243d3ac89826 Mon Sep 17 00:00:00 2001 From: Moshe Berman Date: Tue, 26 Oct 2021 17:13:04 -0700 Subject: [PATCH] Enable complete_nullability on //xplat/js/react-native-github:RCTTypeSafety (#32473) Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/32473 Reviewed By: AdamCmiel Differential Revision: D31775069 fbshipit-source-id: f3aaee36c1ca8a209610f8b66c7adc90bd2b8c7e --- BUCK | 1 + 1 file changed, 1 insertion(+) diff --git a/BUCK b/BUCK index b80dda92bb5..486ac679324 100644 --- a/BUCK +++ b/BUCK @@ -549,6 +549,7 @@ rn_apple_library( ], ), autoglob = False, + complete_nullability = True, contacts = ["oncall+react_native@xmail.facebook.com"], extension_api_only = True, frameworks = [