Companion

object Companion

Functions

Link copied to clipboard
fun <M, E, F, V> create(loopFactoryProvider: MobiusLoopFactoryProvider<M, E, F, V>, modelToStartFrom: M, init: Init<M, F>? = null, maxEffectsToQueue: Int = 100): MobiusLoopViewModel<M, E, F, V>

Creates a new MobiusLoopViewModel instance.