ReCombine / ReCombine

A Swift Redux library utilizing Apple's Combine Framework.

Home Page:https://ReCombine.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Swift Redux library utilizing Apple's Combine Framework.

https://ReCombine.io

License:MIT License


Languages

Language:Swift 100.0%