MVI-Architecture-Android-Beginners icon indicating copy to clipboard operation
MVI-Architecture-Android-Beginners copied to clipboard

This repository contains a beginner sample app that implements MVI architecture

Results 2 MVI-Architecture-Android-Beginners issues
Sort by recently updated
recently updated
newest added
trafficstars

I was going through this blog article https://blog.mindorks.com/mvi-architecture-android-tutorial-for-beginners-step-by-step-guide and downloaded this repo to learn more about MVI. Anyways, I found this error (sort of) in the MainViewModel fetchUser(). The problem...

in this repo there are not using any databinding feature. then how come this is possible without mentioning the reference to it explicitly in mainactivity 1, buttonFetchUser.setOnClickListener 2 recyclerView.layoutManager