So I'm looking at the various <KMM Architecture li...
# multiplatform
a
So I'm looking at the various KMM Architecture libs out there, is there any clear preference emerging yet on what most people use for defining their screens and navigation and such?
s
We will know when JetBrains contains that question in one of the next surveys. 😉
l
https://github.com/AAkira/Kotlin-Multiplatform-Libraries#architecture I tend to use this page to look for libraries. I've used moko-mvvm before and remember liking it, especially when I switched from their LiveData implementation to SharedFlow. I'm looking at Decompose now.