mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Ship insertZReorderBarriersOnViewGroupChildren
Summary: Ship insertZReorderBarriersOnViewGroupChildren changelog: [internal] internal Reviewed By: makovkastar Differential Revision: D40403388 fbshipit-source-id: bf13f6a7af92c0c4fd3377a547a56b163dfe29ed
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9578c2cadf
commit
8eebc931bc
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user