Skip to content

caseycavanagh/ReCombine

 
 

Repository files navigation

ReCombine

Simple. Performant. Native.

Swift

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%