/ReactiveCollections

Reactive collections for Swift using ReactiveSwift 🚗 🚕 🚙

Primary LanguageSwiftMIT LicenseMIT

ReactiveCollections

This project is the staging ground of collection operators and collection view bindings for ReactiveSwift and ReactiveCocoa.

Diffing

The collection differ is now offered separately as FlexibleDiff.

Goals

  1. Defining a collection changeset and snapshot format.
  2. Collection diffing operators (flat & sectioned).
  3. Convenience for applying a snapshot to collection views.
  4. Complete collection view binding solutions.
  5. Reactive collection types.