RxRealm
RxSwift extension for RealmSwift's types
... inside a write transaction. Update objects by updating field values on an instance of the object within a transaction. Register a notification handler on an entire realm, a collection, or an object, and react to changes. Because Realm Database objects are live objects, they're automatically updated when they're modified.