android-mvvm
android-mvvm copied to clipboard
Explore Android Architecture Components
Google announced architecture components such as ViewModel, LiveData, ViewDataProvider, which are similar to components in our library.
As of now, there is no concrete objective about what can be achieved. But, this issue is to explore what's possible and discuss ideas.
I would still go with the Conductor framework, as it eliminates the direct use of fragments and activities, thus making the code simpler.
Also, it seems like they are integrating with the ArchComponents library: https://github.com/bluelinelabs/Conductor/tree/develop/conductor-modules