RxSwiftCommunity / RxRealm

RxSwift extension for RealmSwift's types
MIT License
1.15k stars 263 forks source link

Update to RealmSwift 5? #139

Closed arthur798 closed 4 years ago

arthur798 commented 4 years ago

Is there a planned release for RealmSwift 5? I am using this package however I can't update RxSwift to version 5 which removes UI webkit as I can't update RealmSwift 5 because of RxRealm not support version 5. is there anything planned at all?

M0rtyMerr commented 4 years ago

Hey @arthur798! RealmSwift latest release version is 4.4.1. Version 5 is still in beta. RxRealm currently supports RxSwift 5.* and Realm 4.*

jenbitcoin commented 4 years ago

Hi @MortyMerr Realm v5.0.0 is no longer beta. https://github.com/realm/realm-cocoa/releases/tag/v5.0.0 --- I hope RxRealm will be updated to use this version too.

M0rtyMerr commented 4 years ago

Thank you for update! I will take a look, API also requires update with freeze property

Sent with GitHawk

M0rtyMerr commented 4 years ago

@jenbitcoin migrated to Realm 5 in latest release