MountHelper

Functions

Link copied to clipboard
fun requestMount(lithoView: LithoView, processVisibilityOutputs: Boolean)

fun requestMount(componentTree: ComponentTree, visibleRect: Rect?, processVisibilityOutputs: Boolean)

Can be used in the context of a ViewPager which binds views before ahead of displaying them and requesting layout, if we want mount to happen ahead of time too.