Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 521 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 521 Bytes

UPHubFragmentArch

  • Android Architecture Components
    1. Navigation
    2. ViewModel
    3. LiveData
  • DI
    1. Dagger
  • Multithreading
    1. Coroutines
  • Networking
    1. OkHttp
    2. Retrofit
    3. Coroutines (Coroutines adapter factory)
  • Other
    1. ViewModel coroutines (viewModelScope for ViewModel arch component)
    2. DB - Room
    3. Glide