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

This branch is 20 commits ahead of ReCombine/ReCombine:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e1067c · Jan 20, 2022

History

82 Commits
Feb 1, 2020
Sep 15, 2021
Jan 20, 2022
Dec 3, 2021
Mar 6, 2020
Jan 28, 2020
Jan 28, 2020
Dec 3, 2021
Feb 7, 2020
Feb 19, 2020

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%