/ReactiveRealm

Realm + RxSwift = A Good Time

Primary LanguageC++MIT LicenseMIT

ReactiveRealm

Realm + RxSwift = A Good Time

Realm is great and all but making it conform to Observables brings a whole new dimension to your UI.

Installation

Add pod 'ReactiveRealm' to your podfile and install.

TODO

  • Provide more example types.
  • Write some examples in the README.md
  • Create convinence merged observables for fetching and listening for new changes.
  • Implement Cathage.