You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a sample application with MVI pattern, it is written 100% in Kotlin with Unit tests. The project uses http://jsonplaceholder.typicode.com/ api.
Tech Stack
Kotlin
MVI
RxJava2
Dagger
OkHttp
Retrofit
Gson
Glide
Mockito
About
This project is a sample application with MVI pattern.