AckeeCZ / ACKReactiveExtensions

Set of useful extensions for ReactiveSwift & ReactiveCocoa
MIT License
17 stars 4 forks source link

Use custom queue for RealmCollection observing #56

Closed IgorRosocha closed 3 years ago

IgorRosocha commented 3 years ago

Lately, we have experienced several crashes after updating Realm dependency in project which also uses ACKReactiveExtensions. Given PR should resolve the issue.