From a4e965ad19c743e8eb88e57c199048b7ef5eb465 Mon Sep 17 00:00:00 2001 From: Moshe Berman Date: Mon, 25 Oct 2021 16:56:05 -0700 Subject: [PATCH] Enable complete_nullability on //xplat/js/react-native-github:RCTTypeSafety Reviewed By: AdamCmiel Differential Revision: D31775069 fbshipit-source-id: 6fc1ea7d45c022221a582187aab2b8908d45b778 --- BUCK | 1 + 1 file changed, 1 insertion(+) diff --git a/BUCK b/BUCK index b80dda92bb5d..486ac679324e 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 = [