Retrofit + Kotlin Coroutines = Bye-bye, RxJava!
Kotlin Coroutines simplify asynchronous programming, leaving all the complications inside the libraries.
I created a simple project: Retrofit Service, 1 Activity, 1 Adapter, 1 Model.
Continue Reading
Retrofit + Kotlin Coroutines = Bye-bye, RxJava!