diff --git a/BUCK b/BUCK index 8c53560e333..a2eccd5adfd 100644 --- a/BUCK +++ b/BUCK @@ -687,7 +687,6 @@ rn_library( ], ), labels = ["supermodule:xplat/default/public.react_native.core"], - skip_processors = True, # Don't anticipate routes or fbicon here visibility = ["PUBLIC"], deps = [ "//xplat/js:node_modules__abort_19controller", diff --git a/Libraries/LogBox/UI/LogBoxImages/alert-triangle.png b/Libraries/LogBox/UI/LogBoxImages/alert-triangle.png index 7af688c7e35..48e05d7be96 100644 Binary files a/Libraries/LogBox/UI/LogBoxImages/alert-triangle.png and b/Libraries/LogBox/UI/LogBoxImages/alert-triangle.png differ diff --git a/Libraries/LogBox/UI/LogBoxImages/chevron-left.png b/Libraries/LogBox/UI/LogBoxImages/chevron-left.png index cae430f2160..6b07c51b4a0 100644 Binary files a/Libraries/LogBox/UI/LogBoxImages/chevron-left.png and b/Libraries/LogBox/UI/LogBoxImages/chevron-left.png differ diff --git a/Libraries/LogBox/UI/LogBoxImages/chevron-right.png b/Libraries/LogBox/UI/LogBoxImages/chevron-right.png index a70bff02a5a..251bb7283d0 100644 Binary files a/Libraries/LogBox/UI/LogBoxImages/chevron-right.png and b/Libraries/LogBox/UI/LogBoxImages/chevron-right.png differ diff --git a/Libraries/LogBox/UI/LogBoxImages/close.png b/Libraries/LogBox/UI/LogBoxImages/close.png index c55016073e4..43471b9cf2f 100644 Binary files a/Libraries/LogBox/UI/LogBoxImages/close.png and b/Libraries/LogBox/UI/LogBoxImages/close.png differ diff --git a/Libraries/LogBox/UI/LogBoxImages/loader.png b/Libraries/LogBox/UI/LogBoxImages/loader.png index 2d9c76b2b88..7647edab864 100644 Binary files a/Libraries/LogBox/UI/LogBoxImages/loader.png and b/Libraries/LogBox/UI/LogBoxImages/loader.png differ diff --git a/Libraries/NewAppScreen/components/logo.png b/Libraries/NewAppScreen/components/logo.png index 7dc42891300..d6ae182d906 100644 Binary files a/Libraries/NewAppScreen/components/logo.png and b/Libraries/NewAppScreen/components/logo.png differ