Closed esoxjem closed 6 years ago
@Chuckytuh Usually I don't need the change listener that Realm provides on my views so I wrap the result using Observable.fromCallable()
So are you saying you apply a mapper to transform from a RealmObject from the callback into a view model object on a Rx stream?
@esoxjem Have you already started with this issue?
@ugochukwu Not yet.
This is something I am very curious to see how Ream integrates with Clean Architecture!