Skip to content

A Swift Redux library utilizing Apple's Combine Framework.

License

Notifications You must be signed in to change notification settings

KLEF-Music/ReCombine

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%