Ship insertZReorderBarriersOnViewGroupChildren

Summary:
Ship insertZReorderBarriersOnViewGroupChildren

changelog: [internal] internal

Reviewed By: makovkastar

Differential Revision: D40403388

fbshipit-source-id: bf13f6a7af92c0c4fd3377a547a56b163dfe29ed
This commit is contained in:
David Vacca
2022-10-18 13:32:03 -07:00
committed by Facebook GitHub Bot
parent 9578c2cadf
commit 8eebc931bc
2 changed files with 1 additions and 5 deletions
@@ -82,8 +82,6 @@ public class ReactFeatureFlags {
/** Feature Flag to use overflowInset values provided by Yoga */
public static boolean useOverflowInset = false;
public static boolean insertZReorderBarriersOnViewGroupChildren = true;
public static boolean dispatchPointerEvents = false;
/** Feature Flag to enable the pending event queue in fabric before mounting views */