ViewActionEffect

fun <A : ViewAction> ViewActionEffect(viewAction: Flow<A>, onViewAction: (A) -> Unit)