CombineRealm 0.2.1

CombineRealm 0.2.1

Maintained by Bitomule.



  • By
  • David Collado

CombineRealm

CI Status Version License Platform

This library is a thin wrapper around RealmSwift ( Realm Docs ) heavily based on the amazing job on RxRealm

It is a WORK IN PROGRESS, not ready for PRODUCTION.

Installation

This library depends on RealmSwift 1.0+.

CocoaPods

CombineRealm requires CocoaPods 1.1.x or higher.

CombineRealm is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "CombineRealm"

TODO

  • Carthage
  • SPM (Support from realm still pending)
  • Test
  • Handle errors when type does not match publisher type
  • Add helpers to observe object changes
  • Add Realm operations (add, update, delete...)

Author

bitomule, [email protected]

License

CombineRealm is available under the MIT license. See the LICENSE file for more info.