Disposables Can Cause Memory Leaks
Every Disposable holds a strong reference to the observer it binds. This can lead to surprising memory leaks.
Every Disposable holds a strong reference to the observer it binds. This can lead to surprising memory leaks.
About two years ago, just after migrating my CatchUp [https://github.com/hzsweers/CatchUp] side project to RxJava 2, I started a branch call
“RxAndroid meets VSYNC rubber” — Icon used with permission from Ray Wenderlich [https://www.raywenderlich.com/170233/reactive-programming-rx