RxSwiftCommunity/RxRealm

How to update an object?

Opened this issue · 0 comments

I'd like to know how do we update an object instead of adding it? I don't see any "RealmObject.setValue(_:forKey:)" in the source code.

Thanks.