Skip to content
#

basefragment

Here are 23 public repositories matching this topic...

Base Sample Project for Multi-modules Android App. Kotlin, MVVM, Koin, Retrofit2, Coroutines, Jetpack Navigation, Repository Pattern, Navigation Module, Network Module(with Adapter), Di Module, Feature Modules

  • Updated Dec 8, 2021
  • Kotlin

The main players in the MVVM pattern are: The View — that informs the ViewModel about the user’s actions The ViewModel — exposes streams of data relevant to the View The DataModel — abstracts the data source. The ViewModel works with the DataModel to get and save the data.

  • Updated Mar 28, 2019
  • Java

Add this topic to your repo

To associate your repository with the basefragment topic, visit your repo's landing page and select "manage topics."

Learn more