vivid-money / elmslie

Kotlin TEA/ELM implementation with first class android support
https://github.com/vivid-money/elmslie
Apache License 2.0
116 stars 13 forks source link

Store state restoring #215

Closed opengamer29 closed 1 year ago

opengamer29 commented 1 year ago

We discussed that it will be nice to have some kind of callback, that calls before the store is destroyed and allow the lib user to save part of the state to SavedStateHandle.

sergei-lapin commented 1 year ago

Closed with #222