#viewmodel
Read more stories on Hashnode
Articles with this tag
Up until now, we have been working on injecting and implementing retrofit, RoomDB, and then our repository layer. The repository layer essentially...
The MVVM (Model-View-ViewModel) architecture is a design pattern that has gained significant traction in the Android development community over the...