LithoFlexLayoutDataProvider
Functions
Link copied to clipboard
fun flexBoxStyleBuilderFromNode(node: Node<LithoLayoutContext>, isLTR: Boolean): FlexBoxStyle.Builder
Read the properties from the LithoNode and convert them to FlexBoxStyle.
Link copied to clipboard
fun flexItemStyleBuilderFromNode(node: Node<LithoLayoutContext>, isLTR: Boolean): FlexItemStyle.Builder
Read the properties from the LithoNode and convert them to FlexItemStyle.