Chris Banes
HomeMeTalks

RxJava

Kotlin Coroutines, RxJava

RxJava to Kotlin coroutines

This post is a summary of how I refactored an app which uses RxJava pretty heavily, to one which uses Kotlin coroutines too. Specifically I’ll talk about switching out Single/Maybe/Completable sources to coroutines.
Chris Banes
Chris BanesMay 2, 2018•7 min read
Chris Banes © 2020
HomeMeTalks