I haven’t fully understood why we wrap mutableStat...
# compose
a
I haven’t fully understood why we wrap mutableStateOf with remember. Can someone please explain? Does a mutable state reset to initial value if it’s not wrapped in remember?
a
This doc would most likely explain it better than if I try myself. https://developer.android.com/jetpack/compose/state
a
ok @Archie i’ll read the entire doc first
❤️ 1
z