Companion
Properties
If true, the .perfBoosterFactory will be used to indicate that LayoutStateFuture thread can use the perf boost
This flag is used clear MovementMethod on TextInput to avoid a potential crash.
Start parallel layout of visible range just before serial synchronous layouts in RecyclerBinder
This flag is to enable usage custom pool scopes
The default priority for threads that perform background layout calculations.
The default priority for threads that perform background sections change set calculations.
This flag is used to enable A11Y support for Litho by default to measure the impact of perf.
Skip checking for root component and tree-props while layout
This flag is used to enable a fix for the ANR issue with sticky header RecyclerView.
This flag is used to enable logging for the issue where components with an aspect ratio, like NaN or Infinity.
By default end-to-end tests will disable transitions and this flag lets to explicitly enable transitions to test animation related behavior.
Initialize sticky header during layout when its component tree is null
This is just a proxy to LithoDebugConfigurations.isDebugHierarchyEnabled. We have to keep it until we release a new oss version and we can refer to LithoDebugConfigurations directly on Flipper.
This is just a proxy to LithoDebugConfigurations.isDebugModeEnabled. We have to keep it until we release a new oss version and we can refer to LithoDebugConfigurations directly on Flipper.
Populates additional metadata to find mounted components at runtime. Defaults to the presence of an
This config will enable logging of interactable components with 0 alpha
Keeps the litho layout result tree in the LayoutState. This will increase memory use.
This flag is to enable resetting minWidth and minHeight sizes on Yoga node for measurement.
This flag is to enable setting minWidth and minHeight sizes on Yoga node for measurement.
Indicates that the incremental mount helper is required for this build.
This flag is to enable usage of Primitive Text
This flag is to enable usage of Primitive Vertical Scroll Component
This flag is to enable setting undefined yoga value to minWidth and minHeight sizes in reset.