Skip to content

bitomule/CombineRealm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Combine extension for RealmSwift's types

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published