Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #6

Merged
merged 26 commits into from
Aug 14, 2020
Merged

Refactoring #6

merged 26 commits into from
Aug 14, 2020

Conversation

julianpomper
Copy link
Owner

Refactor the whole structure to be able to handle threads better, improve binding in SwiftUI and improve the usability.

Fixing:

Special thanks to @rm98 for pointing out those issues

oanhof and others added 2 commits July 30, 2020 19:39
…ns, support for sync mutations (for SwiftUI Binding and Animations), added BaseReactor, added some tests
Sources/SwiftUIReactor/Reactor.swift Outdated Show resolved Hide resolved
oanhof
oanhof previously approved these changes Aug 1, 2020
@oanhof oanhof self-requested a review August 2, 2020 21:55
Julian Pomper and others added 4 commits August 13, 2020 09:55
* rename to SwiftyReactor

* updated urls for master branch

* fixed spacings
* renamed to SwiftReactor

* fixed example
@julianpomper julianpomper marked this pull request as ready for review August 14, 2020 11:41
@julianpomper julianpomper dismissed oanhof’s stale review August 14, 2020 11:45

Approved old changes. Needs a new review

@julianpomper julianpomper merged commit 918f068 into master Aug 14, 2020
@julianpomper julianpomper deleted the refactoring branch August 14, 2020 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testability of Reactors Cancellable stored for every executed action Concurrency Crash / Issue
2 participants