litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing
/
LithoViewRule
/
LithoViewRule
Litho
View
Rule
@
JvmOverloads
fun
LithoViewRule
(
componentsConfiguration
:
ComponentsConfiguration
?
=
null
,
themeResId
:
Int
?
=
null
,
lithoLifecycleProvider
:
(
)
->
LithoLifecycleProvider
?
=
null
)