MoIbrahim15 / Android-Kotlin-MVI-CleanArchitecture

Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
https://www.linkedin.com/in/mohamedibrahim15/
MIT License
381 stars 41 forks source link

need error handling when no internet connection or timeout #1

Closed anggit97 closed 4 years ago

anggit97 commented 4 years ago

I think this project need to handling when there is no internect connection or timeout. it can be handle below class

https://github.com/MoIbrahim15/Android-Kotlin-MVI-CleanArchitecture/blob/master/app/src/main/java/com/mi/mvi/utils/response_handler/ErrorHandler.kt

MoIbrahim15 commented 4 years ago

Hello Anggit, Checkout latest branch revamp/flows_channels everything is handled

anggit97 commented 4 years ago

oke, great!