Skip to content

y19th/BaseAndroidApp

Repository files navigation

CodeFactor

BaseAndroidApp

Base Android app with MVVM Clean artitecture pattern.

Technologies

  • Fragments + XML
  • Koin
  • SafeArgs
  • Retrofit
  • MVVM
  • Kotlin Coroutines
  • Kotlin flows

Additional Info

There is some theme customizing features, like Night/Light theme, and MainViewModel with some coroutine work in app.

UPDATE 1

  • Added internet permission in manifest.
  • Added custom loader view. In BaseFragment.kt added methods showLoader() and hideLoader() which can show and hide loader when waiting for retrofit request response.
  • Added some useful extension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages