Hi everyone,
Just want to share an update I made the "RxJava for Android (100+ Examples Pack)" article published sometime ago, by converting the entire Android project to Kotlin!
http://androidahead.com/2018/04/06/rxjava-for-android-100-examples-pack/
I made it during my Kotlin learning process, and it was a great opportunity for me to improve my Kotlin skills. Hope you can take advantage of it as well.
This is the GIT repository link: (https://github.com/JoaoMotondon/RxJavaDemoApp). You can still find the Java code by using the JAVA_CODE tag.
Regards,
Joao