ReCombine

1.0.2

A Swift Redux library utilizing Apple's Combine Framework.
ReCombine/ReCombine

What's New

Refactoring and Docs Improvements

2020-03-06T03:41:31Z
  • Clarify Effects Docs, specifically global vs local effects
  • Use reduce() in combineReducers
  • use registerEffects. This should help with Timelane integration.

ReCombine Logo

Simple. Performant. Native.

Swift Platform support License MIT

A Swift Redux Library utilizing Apple's Combine Framework.

Documentation

See the full documentation on ReCombine.io

Why ReCombine?

  • Simple
  • Performant
    • 🚀 Uses Combine, boosting performance in comparison to Redux libraries that use RxSwift.
    • 🦁 Implements performance optimizations for you, including memoized selectors.
  • Native
    • 📲 Interacts seemlessly with SwiftUI.
    • 🛠 Only depends on Combine under the hood.

Inspiration

The API is inspired by NgRx, Angular's most popular Redux framework.

Description

  • Swift Tools 5.1.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Mar 16 2024 07:18:18 GMT-0900 (Hawaii-Aleutian Daylight Time)