mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Ship ReactFeatureFlags.enableScrollViewSnapToAlignmentProp
Summary: This diff ships ReactFeatureFlags.enableScrollViewSnapToAlignmentProp, QE showed neutral metrics in fb4a changelog: [internal] internal Reviewed By: philIip Differential Revision: D33781627 fbshipit-source-id: d4e52d8bdf1acb4904e92f13b7d721582d140ba3
This commit is contained in:
committed by
Facebook GitHub Bot
parent
11b7443afb
commit
34dcbfb8d9
@@ -102,8 +102,6 @@ public class ReactFeatureFlags {
|
||||
|
||||
public static boolean insertZReorderBarriersOnViewGroupChildren = true;
|
||||
|
||||
public static boolean enableScrollViewSnapToAlignmentProp = true;
|
||||
|
||||
/** TODO: T103427072 Delete ReactFeatureFlags.enableNestedTextOnPressEventFix */
|
||||
public static boolean enableNestedTextOnPressEventFix = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user