Function

toMutableStateList

Create an instance of MutableList from a collection that is observable and can be snapshot.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

toMutableStateList

Common
public fun <T> Collection<T>.toMutableStateList(): SnapshotStateList<T>

Create an instance of MutableList from a collection that is observable and can be snapshot.