I’m using realm, and If MyModel has no items in re...
# rx
n
I’m using realm, and If MyModel has no items in realm, I want to call the api for example. Can’t find which operators to use, switchIfEmpty need onComplete so I don’t think it will work (because Realm as observable keep calling onNext, if items are updated)