ReSwift/ReSwift

ReSwift 7 Roadmap

Open

#487 opened on Feb 7, 2022

View on GitHub
 (20 comments) (5 reactions) (0 assignees)Swift (522 forks)batch import
Help WantedNeeds Discussion

Repository metrics

Stars
 (7,603 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hey folks!

The past couple years have brought numerous changes to Swift that would have no doubt impacted ReSwift if they were available back then. Combine and SwiftUI and async/await are some of the most prominent language features.

I wanted to open a place for discussion, wishful thinking, and planning of a version 7 release of ReSwift.

I know that @mjarvis has experimented with a SwiftUI-first variant of ReSwift. And @mjarvis and yours truly have tried to change the subscription code to enable improvements to subscriber management. Introducing such breaking changes incrementally into the v6.x timeline doesn't seem to fit well.

But for v7, we can dream up breaking changes and maybe begin dropping support for 6 y.o. operating systems if they truly hold ReSwift back.

Looking forward to the contributions!

Contributor guide