android10 / Android-CleanArchitecture-Kotlin

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
4.69k stars 935 forks source link

Added onError to completable use case #4

Closed denys-vasylenko closed 6 years ago

android10 commented 6 years ago

@vsdeni thanks for the contribution but I decided to get rid of RxJava, please check the article with all the details: https://fernandocejas.com/2018/05/07/architecting-android-reloaded/