Hi :slightly_smiling_face: When I want to persist ...
# mvikotlin
b
Hi 🙂 When I want to persist stuff with MVIKotlin, can I just use Intents for that and save manipulations of the store directly into an database?
a
Hello. Saving intents sounds suspicious. Maybe you could just save the State? https://arkivanov.github.io/MVIKotlin/state_preservation.html
👍 1