Howdy yall, I’ve got another teaser of the <MVI st...
# feed
c
Howdy yall, I’ve got another teaser of the MVI state management library I’ve been working on, with some exciting improvements since my last update. I hope this will be the last teaser before the full 1.0.0 release! • A new Saved State module, with support for Android
SavedStateHandle
. The examples were updated to use this new feature • Examples were improved to make Android, Compose Desktop, and Compose Web a single Gradle module • The Android example now includes usage of traditional XML Views, in addition to Compose • And finally, as a POC, I have managed to get Ballast to run on iOS with Swift UI, but I need some help figuring out how it should actually be done. More details in this issue if you’re interested in helping out
🎉 2