Skip to content

carlosgub/Coroutines-MVVM-Koin-Example

Repository files navigation

Android + MVVM + Coroutines Flow + Koin + Testing ❤️

Kotlin Gradle Mockk Retrofit Coroutines Coroutines-test OkHttp

This is an example of an Android App who uses coroutines flow to retrieve a list of https://jsonplaceholder.typicode.com/posts but retrieve the data one per one and be added to the RecyclerView.

V2

  • Add screen to see the detail of the post (you need to tap an item on the RecyclerView)
  • Update Gradle Version to 4.0.1 (you need Android Studio 4.0.1 or upper)
  • Update dependencies

V3 (working)

  • Change Layouts for Compose :)

ScreenShots

! !

Dependencies

References

Contributors ✨


Carlos Ugaz


Jose Diaz

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages